"Mail" application id ?

Matt Neuburg matt at tidbits.com
Thu Apr 4 12:05:57 PST 2002


On Mon, 1 Apr 2002 11:19:06 +0000, Douglas Wagner <hdmw at mac.com> said:

>
>Hello:
>When I ran:
>
>on quit () {
>	return (required.quitApplication (Mail.id))}
>
>I was booted out of OSX to the login screen, without ceremony! It
>happened so fast the OS didn't have time to create a crash log.
>
>isRunning() returns --> true
>bringToFront() does nothing
>
>I've defined the Mail application id as 'emal'. Is that correct?

Yes. The command required.quitapplication('emal') works just fine on my
machine. It sounds like you don't quite understand how easy debugging this
sort of thing is in Frontier. Type required.quitapplication('emal') into
QuickScript, hit Enter, and look what happens. If that doesn't work,
upgrade your version of Frontier. If it does, type mail.id into Quick
Script, hit Enter, and look what happens. I bet that Mail.id wasn't getting
you the right value, for the reason mentioned in my other note. m.
-- 

matt neuburg, phd = matt at tidbits.com, http://www.tidbits.com/matt
pantes gar anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/




More information about the Frontier-Users mailing list