View Single Post
  #12 (permalink)  
Old 10-13-2009, 07:57 PM
Austin808's Avatar
Austin808
PPCGeeks Regular
Offline
 
Join Date: Sep 2009
Posts: 63
Reputation: 90
Austin808 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Rhodium Keyboard Controller guru needed

The script will execute then exit. It does not keep running.

This does not put the phone in sleep mode, just turns off the screen. The OS will put the phone in sleep mode after a certain amount of time.

You can try locking first then using the PowerOff command. I have not tested this, but the docs says it puts the device in standby mode.

Run("\pathtofile\Lock.exe")
PowerOff
Reply With Quote
This post has been thanked 1 times.