Re: Quit Classic
Re: Quit Classic
- Subject: Re: Quit Classic
- From: Yvan KOENIG <email@hidden>
- Date: Fri, 11 Nov 2005 17:25:49 +0100
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
In the Apple's Discussion forum I met:
RE: Stop/Quit a classic application process.
( msg # 3.: Posted Oct 29, 05 10:27 pm )
Andreas
Level 2
Joined: Jan, 2004
Posts: 114
Greg ~ This may be totally unhelful but if when you quit that app you
are happy to also stop Classic you could use:
do shell script "killall TruBlueEnvironment"
I hope that this may help
Yvan KOENIG [ from FRANCE ;-) ]
_______________________________________________
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
References: | |
| >Quit Classic (From: Bernard Azancot <email@hidden>) |