> In order to determine the next alarm, I need to access information that is
> normally kept in global variables, but I (of course have no access).
Global variables do not survive the termination of your application, so how
would you "keep" any information there? Normally, we use the Database
Manager for saving information across program invocations. Note that the
alarm mechanism provides a way for your app to get control when it is not
the current app.
Hope this helps...
Eric W. Sirko
Softworks Solutions
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/