Re: Quitting all applications
Re: Quitting all applications
- Subject: Re: Quitting all applications
- From: Daniel Robinson <email@hidden>
- Date: Sat, 10 Mar 2001 16:30:39 -0500
I'm having the same problem.
It occurs when there are unsaved documents within those open applications
It was suggested that I enclose the restart command in an "ignoring application responses" block, but the apps still refuse to
yield their individualized dialog boxes asking if you want to save.
Time out with the active fonts in the trash!
I'd be grateful for any help that would eliminate the need for writing a customized handler for each of 10 applications and an
unknown number of open, named, and unnamed documents.
Is there an OSAX that has a "restart no matter what" command?
Thanks,
--Dan
>
On 3/9/01 8:04 AM, Amir Bozorgzadeh wrote:
>
>
>I have written a script to quit all open applications and restart the mac.
>
>Is there anyhting I should look out for when doing this. I would also like
>
>it to not quit the finder. Is there a syntax for excluding the finder from
>
>this quit. Thanks for the help. Here is what I have so far.
>
>
>
To which Michelle Replied:
>
>
Restarting will quit all applications, so there's no need to have the
>
script do it separately. And when the machine restarts, the Finder will
>
quit anyway.
>
>
--Michelle