>>> If you want to launch your application on reset, set an alarm to run

>>> your application once the reset sequence is completed.

>> How can I set an alarm at that time? Do I create a minimal no global 
>> variables prc to do that?

> You don't need to.  Your app can HAVE global variables, and still work
> fine during a reset launch code, as long as it doesn't try to USE them
> under "no-global" conditions.

Ok, when I remove the FrmGotoForm call and the AppEventLoop call from 
PilotMain, I can get a prc that doesn't barf on reset.

Now, to set an alarm. Onward, ever onward...

Thanks.

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

Reply via email to