Not really... you've got two choices -- you can switch to another app (SysUIAppSwitch), essentially exiting your app, or you can sublaunch another app (SysAppLaunch) and pass it a specific launch code. In the latter case the app you sublaunch must be coded such that it handles the launch code in its pilotmain() and it does not use any globals when processing the launch code. It's all explained in the companion documentation for the System Manager. -- John Schettino Palm OS Programming For Dummies: http://schettino.tripod.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 09, 2000 9:22 AM To: Palm Developer Forum Subject: Spawn Is it possible to run a program from within another similar to PC Spawn ? Thanks Keith Hook Creature Labs -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
