Hi List people,

just to excuse my maybe silly questions, I am new to palm programming.

I am developing a diary program at an psychological institute in Berlin.
The program should come up several times a day, and then the subject
should answer questions. So far I thought that an Alarm, maybe, or not
,with an Attention would be a good idea. But after the alarm, my
application comes up with an

        sysAppLaunchCmdAlarmTriggered

event and with no global variables. I could easily refill my globals in
this situation, but there are really nonexistent. I tried to restart my
application with SysAppLaunch(...), but this doesnt restart but just
jump in again in the main routine, also without global variables.

So is there any way to get the globals?
Is it possible to restart an application after an alarm in a way, that
it will get global variables?
Is there an other way to trigger an application at a distinct time in a
way that it has globals?
Or have I to redesign my application in a way that it works without
globals?


Thanks + By
Berndt Wischnewski

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

Reply via email to