Is there a way to wake the device up from sleep at a given point in code?  I
have always just used:

LocalID id = DmFindDatabase(0, AppName);
AlmSetAlarm(0, id, 0, TimGetSeconds(), 0);

ie. set an alarm to go off immediately.  This has always worked great for me
in the past, but now I cannot use that mechanism.  There must be another
way.  I have searched the archives to no avail.  It seams to me like quite a
common thing to want to do..

Chris



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to