> From: Phillip Streck
>
> Can you access global variables durring a sysAppLaunchCmdSystemLock?
>

The PalmOS Companion says global vars are only available for
        SysAppLaunchCmdNormalLaunch,
        SysAppLaunchCmdGoTo,
        and (sometimes) SysAppLaunchCmdURLParams.

You should read the "Responding to Other Launch Codes" section for details.

(aside: you can probably always access global vars if you can figure out
where they are, but that is another matter entirely, and I'm sure any
attempt to do so will break in future OS versions.)


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