Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Perform tasks on sleep with AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Perform tasks on sleep with AppleScript
Authored by: diablo943 on Jan 28, '05 10:52:54AM
I tweaked your great script so it can be applied to any application by just changing one variable. I added: property targetApp : "any application" -- The application you want to control and then substituted: targetApp where ever the script called "Mail". I am using it to open and quit iTunes on my music server on a schedule triggered by iCal. Fun! Diablo943

[ Reply to This | # ]