Re: How to quit an applet?
Re: How to quit an applet?
- Subject: Re: How to quit an applet?
- From: Neil Lee <email@hidden>
- Date: Thu, 9 Jun 2005 15:25:15 -0400
Le 05-06-09 à 15:04, Francois Houle a écrit :
I wanted to do the same as Neil did and even after trying both
solutions
I could not have the script end until Safari quit... It basically
waits
until the process which it started would end.
This is what I'm using now that works just fine:
on run
set cmd to "(INSERT FULL PATH TO)/Webkit/WebKitTools/Scripts/run-
safari > /dev/null 2>&1&"
do shell script cmd
quit
end run
Neil
--
Slumming at the beatnikPad : http://www.beatnikpad.com/
The person you love is 72.8% water.
_______________________________________________
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