• 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: Quitting a Stay-open Application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quitting a Stay-open Application


  • Subject: Re: Quitting a Stay-open Application
  • From: Peter Bunn <email@hidden>
  • Date: Sun, 20 May 2007 11:56:43 -0500

Luther:

'tell me to quit' is the key here... you may prefer to use it in a
different way.

Peter B.

--

on reopen
	tell me to activate
	display dialog "Quit Now...?" buttons {"Quit"} default button 1
	set user_response to button returned of result as text
	if user_response is "Quit" then
		tell me to quit
	end if
end reopen

-----

 _______________________________________________
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: Quitting a Stay-open Application
      • From: Luther Fuller <email@hidden>
  • Prev by Date: Quitting a Stay-open Application
  • Next by Date: Re: Quitting a Stay-open Application
  • Previous by thread: Re: Quitting a Stay-open Application
  • Next by thread: Re: Quitting a Stay-open Application
  • Index(es):
    • Date
    • Thread