quitting all applications
quitting all applications
- Subject: quitting all applications
- From: Amir Bozorgzadeh <email@hidden>
- Date: Fri, 9 Mar 2001 11:02:25 -0600
I have a script that will quit all applications and restart the machine. Is
there anything I need to watch out for in doing this. Also, to avoid the
delay, I would like to quit all open applications except the Finder. Is
there any way to do this? And what would be the syntax? Here is my current
script:
tell application "Finder"
activate
quit (open applications)
restart
end tell
Thanks for any help that you can give.
-
__________________________________________________
Amir Bozorgzadeh
ITS - DSG
229 Lindquist Center
335-5480
email@hidden