Steve,

Thanks for your reply, I will definitely check out how the built in apps
handle this problem.

But please indulge me.....

My current problem is fairly typical. My program is being launched (in
response to a previously set alarm) with the sysAppLaunchCmdAlarmTriggered
launch code. The documentation suggests that I set the next alarm at this point.
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). The only
things that I can see that could be done are to either access info from DBs
OR use Ardiri's trick

So I remain confused.

Dan

Steve Mann wrote:

> >If one is really restricted to the (automatic) variables in the
> >function that is called by
> >the OS in response to this launch code, then it seems to me that VERY little
> >processing could be done!
>
> You also have access to all the local variables in all the functions
> called by that function. In reality, with a little forethought, you
> can pretty much do anything you want to just like in an application
> that has access to globals.
>
> You might want to take a look at how the built-in applications handle
> the sysAppLaunchCmdFind launch code to get an idea of the types of
> things you might want to do and how to do them.
>
> Regards,
> Steve Mann
> --
> -------------------------------------------
> Creative Digital Publishing Inc.
> 1315 Palm Street, San Luis Obispo, CA 93401-3117
> -------------------------------------------
> 805.784.9461              805.784.9462 (fax)
> [EMAIL PROTECTED]       http://www.cdpubs.com


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

Reply via email to