• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Why Doesn't This Script.app Quit?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why Doesn't This Script.app Quit?


  • Subject: Re: Why Doesn't This Script.app Quit?
  • From: "S. J. Cunningham" <email@hidden>
  • Date: Thu, 14 Jan 2016 16:53:30 -0500

On Jan 14, 2016, at 4:08 PM, S. J. Cunningham wrote:

> Why doesn't this sucker quit?  First I tried "return" and then "quit".  I also tried a quit handler with "continue quit".  It just laughs at me.
>
> on run
> 	try
> 		error "Oopsie!" number 666
> 	on error errMsg number errNum
> 		display dialog "Error " & errNum & ": " & errMsg
> 		tell me to quit
> 	end try
> 	display dialog "Hah Hah Hah!  You can't kill me!"
> end run

Well, I tried it on Yosemite and it works as expected.  I guess whatever is causing the behavior got fixed along the way :/

By the way, when I moved the compiled script app to Yosemite, I got a "Not" circle superimposed on it (although it ran). What's the deal with that?

I recompiled it with the Yosemite script editor.  Why did they hide "Save As"?

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


  • Follow-Ups:
    • Re: Why Doesn't This Script.app Quit?
      • From: Shane Stanley <email@hidden>
References: 
 >Why Doesn't This Script.app Quit? (From: "S. J. Cunningham" <email@hidden>)

  • Prev by Date: Re: Why Doesn't This Script.app Quit?
  • Next by Date: Re: Why Doesn't This Script.app Quit?
  • Previous by thread: Re: Why Doesn't This Script.app Quit?
  • Next by thread: Re: Why Doesn't This Script.app Quit?
  • Index(es):
    • Date
    • Thread