On Mar 8, 2005, at 9:54 AM, Klaus Major wrote:
Hi Mark,
Does anyone know of a way to put the entire system to sleep from within Rev?
Applescript would be just fine for the Mac side.
This one works for OS X:
...
put "tell application" & QUOTE & "System Events" & QUOTE & CR & "sleep" & CR & "end tell" into asc
do asc as applescript
...
Thanks for this info. It'll do the job perfectly!
Sorry, do not use OS 8/9 anymore (for more than 2 years now...)
Yeah...I know. I still have some clients that are using OS 9 on a daily basis.
Extra cool if you know how to make this happen on Windows and Linux.
Sorry, i am not extra cool, no idea about Windows* or Linux... Maybe you can find something at Ken's website "Tips and tricks"?
You are already extra cool to me Klaus. Thanks for your time.
Mark Talluto -- CANELA Software http://www.canelasoftware.com
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
