• 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
Mac OS 9.1 Technote Available
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mac OS 9.1 Technote Available


  • Subject: Mac OS 9.1 Technote Available
  • From: What does not kill you only makes you stronger <email@hidden>
  • Date: Fri, 19 Jan 2001 17:14:59 -0600

<http://developer.apple.com/technotes/tn/tn2010.html>

Just one example I personally don't recall ever seeing:

tell application "Finder"
if execution state is restarting then
beep 1 -- the machine is being restarted
else if execution state is starting up then
beep 2 -- starting up the machine
else if execution state is running then
beep 3 -- functioning perfectly
else if execution state is rebuilding desktop then
beep 4 -- currently rebuilding the desktop file
else if execution state is copying then
beep 5 -- performing a copy operation
else if execution state is quitting then
beep 6 -- powering down the machine
end if
end tell


References: 
 >Re: Who called? (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: Re: ASCII (Propellorhead 101)
  • Next by Date: Re: applescript-users digest, Vol 2 #248 - 17 msgs
  • Previous by thread: Re: Who called?
  • Next by thread: Re: Who called?
  • Index(es):
    • Date
    • Thread