• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Restarting OSX through applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Restarting OSX through applescript


  • Subject: Re: Restarting OSX through applescript
  • From: Mr Tea <email@hidden>
  • Date: Fri, 29 Mar 2002 19:39:24 +0000

This from Joel Mahaffey - dated 29/3/02 04.29 pm:

> I'm having trouble writing a script to restart OSX

This one has come up a few times recently Joel. On its way to the restart,
the X Finder won't quit until it's had confirmation that it has quit. Wrap
the line that contains the restart command in an 'ignoring application
responses block' to get around this.

ignoring application responses
tell application "Finder" to restart
end ignoring

T.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Restarting OSX through applescript (From: Joel Mahaffey <email@hidden>)

  • Prev by Date: Re: Restarting OSX through applescript
  • Next by Date: Re: Can MacOS 9.1 use AppleScript 1.8.2b3?
  • Previous by thread: Re: Restarting OSX through applescript
  • Next by thread: Re: Restarting OSX through applescript
  • Index(es):
    • Date
    • Thread