Thanks for the reply. It looks this is a C code. Can you give any idea as how to do this in Appforge using VB.
Thanks Prasad ----- Original Message ----- From: "Matt Disher (TiBook)" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, March 06, 2002 10:09 PM Subject: Re: Is it possible to automatically power off the palm device > See: http://oasis.palm.com/dev/kb/faq/1067.cfm > > Enqueue a power off key down event :-) > > seeChars.h > > #define vchrAutoOff 0x0114 // power off due to inactivity timer > #define vchrPowerOff 0x011E // Posted after autoOffChr or > // hardPowerChr > // to put system to sleep with > // SysSleep. > > FWIW: I double checked and didn't see a function for this :) > > > Please help me on the following matter : > > > > Is it possible to automatically power off the palm device using any > > programme. > > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
