• 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
Quit Classic
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quit Classic


  • Subject: Quit Classic
  • From: Bernard Azancot <email@hidden>
  • Date: Sat, 12 Nov 2005 15:16:03 +0100

Thanks a lot Chris and Yvan.
Yours

Bernard

Le 11 nov. 05 à 21:00, email@hidden a écrit :

Date: Fri, 11 Nov 2005 11:37:55 -0800

From: Christopher Nebel <email@hidden>

Subject: Re: Quit Classic

To: AppleScript Users <email@hidden>

Message-ID: <email@hidden">email@hidden>

Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed


On Nov 11, 2005, at 8:25 AM, Yvan KOENIG wrote:


Le 11 nov. 2005, à 16:44, Bernard Azancot a écrit :


I need a very simple script to quit "Classic".

I have tried the following, but it does not work.


tell application "System Events"

    quit "Environnement Classic"

end tell


do shell script "killall TruBlueEnvironment"


"kill" and its easier-to-use cousin "killall" is the nuclear option  

for quitting -- it kills the application right there, bypassing any  

cleanup, document saving, what have you.  Sometimes this is what you  

want, but usually not.  Just tell the application to quit.



--Chris Nebel

AppleScript and Automator Engineering


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: robust handling of return values
  • Next by Date: Re: 10.4.3 changed what?
  • Previous by thread: Re: Quit Classic
  • Next by thread: Text pasted into dialog box
  • Index(es):
    • Date
    • Thread