Re: Quitting a Stay-open Application
Re: Quitting a Stay-open Application
- Subject: Re: Quitting a Stay-open Application
- From: Luther Fuller <email@hidden>
- Date: Tue, 22 May 2007 10:03:26 -0500
No. The problem was a repeat loop that I failed to remove when I
moved the script from the run handler to the idle handler. It's fixed
now.
On May 22, 2007, at 9:20 AM, Emmanuel wrote:
At 11:28 AM -0500 5/20/07, Luther Fuller wrote:
I've written this simple script which is compiled as a stay-open,
show-in-dock application bundle.
on quit
display dialog "Quitting ..."
continue quit
end quit
Just a quick suggestion, did you try to provide quit with a direct
parameter? Like in: on quit theApp, continue quit theApp.
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden