>> The only change I've made to the wizard output is to add a case 
>> statement to catch the reset event. If I start the prc normally, it 
>> runs fine. If I start it with a reset, it gets a memorymgr.c error, 
>> line 4372 non-word-aligned handle.

> read the palmos documentation; you'll then realize that you cannot
have

My eyeballs are already falling out and now I have to read more docs!
;-)

> global variables during certain launch codes; and, systemreset is one
of those.

> 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?

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

Reply via email to