I'm trying to launch one of my applications from another using
SysAppLaunch command:
dbID = DmFinfDatabase(0, "BoilCalc");
err = SysAppLaunch(0, dbID, 0, sysAppLaunchCmdNormalLaunch,
(void*) data, &result);
but I get an error saying the "application acsessed a global variable
after PilotMain was called with a launch code that does not support
global variables..."
Could someone help me. What Am I missing? Also, I cannot use
SysAppSwitch because I MUST return to the calling application.
Thanks,
Dirk Bridgedale
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/