RE: Quit Handler... What Am I Missing Here?
RE: Quit Handler... What Am I Missing Here?
- Subject: RE: Quit Handler... What Am I Missing Here?
- From: email@hidden
- Date: Wed, 11 May 2011 18:00:30 +0000
- Sensitivity: Normal
Please take a look at 'tw's post #8 in this link:
http://hintsforums.macworld.com/showthread.php?t=116507
By placing 'return' after 'quit' this might do what you're needing,
although I haven't tested this.
on error
display dialog "OK! Quitting now"
quit
return
end try
Hope this helps.
Jay
_______________________________________________
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