I can successfully launch prc B from prc A with AppLaunchWithCommand. But launching with AppCallWithCommand gives me this error. "ProgramB has just tried to access a global variable at a time when global variable access is not allowed. Typically, this means that the application tried to access the global variable after PilotMain was called with a launch code other than sysAppLaunchCmdNormalLaunch. The last launch code observed by the emulator was sysAppLaunchCmdNormalLaunch." What I really want to do is return the UInt32 from PilotMain in prc B back to prc A. Can this be done or is there another way to do this? Thank you in advance. Abbey ________________________________________________________________________ --> get your free, private gURLmail account at http://www.gURLmail.com!! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
