Re: Why Doesn't This Script.app Quit?
Re: Why Doesn't This Script.app Quit?
- Subject: Re: Why Doesn't This Script.app Quit?
- From: "S. J. Cunningham" <email@hidden>
- Date: Sat, 16 Jan 2016 15:00:37 -0500
On Jan 15, 2016, at 5:26 PM, Stockly, Ed wrote:
That works, Ed. Thanks. I did it this way to make it a little more transparent::
on run quit display dialog "Hah Hah Hah! You can't kill me!" end run
on quit error number -128 end quit
I also wrote a routine to get the Process ID and kill it via "do shell script", but this is more direct. Steve ------------------ OS X 10.6.8, AppleScript 2.1.2
|
_______________________________________________
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