• 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: On wake
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: On wake


  • Subject: Re: On wake
  • From: Axel Luttgens <email@hidden>
  • Date: Sun, 19 Jan 2003 14:30:57 +0100

Sovereign Diamonds wrote:

Is there a method of triggering an action when the computer wakes from
sleep?


Regards

Starting with OS 9 (or was it already before?), there is the 'pmgtwake' event, that could be catched within a stay open applet:

on <<event pmgtwake>>
[the code to perform on wake up]
end <<event pmgtwake>>

This was the opportunity to check it here with OS 10.2.3.
Doesn't seem to work anymore :-(

Axel
_______________________________________________
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: 
 >On wake (From: Sovereign Diamonds <email@hidden>)

  • Prev by Date: On wake
  • Next by Date: Re: AppleScript Studio
  • Previous by thread: On wake
  • Next by thread: Re: On wake
  • Index(es):
    • Date
    • Thread