Re: On quit in stay-open ap
Re: On quit in stay-open ap
- Subject: Re: On quit in stay-open ap
- From: Graff <email@hidden>
- Date: Tue, 16 Dec 2003 11:15:12 -0500
You should put the statement "continue quit" at the point in the quit
handler where you want the application to stop running.
Here's a little more information about it:
<
http://developer.apple.com/documentation/AppleScript/Conceptual/
AppleScriptLangGuide/AppleScript.e8.html>
On Dec 16, 2003, at 9:42 AM, peter boardman wrote:
In a stay-open application, I've got an on quit handler, which
contains the quit
command, after some other things. Obviously this is wrong - so how do
I get the
on quit handler to quit?
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.