Re: Quit All Applications
Re: Quit All Applications
- Subject: Re: Quit All Applications
- From: Charles Arthur <email@hidden>
- Date: Wed, 24 Jan 2001 00:28:24 +0000
On Tue, 23 Jan 2001 13:17:53 -0500, carver <email@hidden> wrote"
>
Does anyone know how to quit all currently running applications without
>
quiting the finder?
Something like:
tell application "Finder"
set theprocesses to name of application processes
repeat with a in theprocesses
if a is not "Finder"
tell application a
quit
end tell
end if
end repeat
end tell
----------------------
I didn't try this on my machine though doing "display dialog" rather than
the quit tell works ok.
You may though want to keep some background apps going - eg folder actions etc.
Charles
http://www.ukclimbing.com : 1,000+ British crags, 350+ British climbing walls
- searchable by distance rock type, etc, with 5-day weather forecasts for
every one - plus maps, articles, news, and the New Routes database. There's
even a cool shop attached...