I've installed (working) code that replaces the EvtGetEvent function. During the execution of my code I need to (asynchronously) start a 'Help' application. This 'Help' app does not want to cause the current application to end but needs to display a single screen for a preset amount of time (the screen to be displayed varies based on passed info).
I've tried SysLaunchCmdNormalLaunch and SysLaunchCmdDisplayAlert via SysAppLaunch; I've tried using notification. It seems that the 'called' app has no access to globals at start time and produces a 'Fatal Error'.
Anybody got any ideas???
Thanks for your help.
Bob Baker
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
