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


Click here to return to the 'Restarting a remote Mac via AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Restarting a remote Mac via AppleScript
Authored by: Tom Robinson on Aug 05, '03 05:17:39AM

Just replace 'Finder' with 'System Events':

tell application "System Events" to sleep

Cheers



[ Reply to This | # ]