>... "Remember, if the second app returns to the OS without having >setup a "follow-on" app, your original app will be relaunched ..."
This is exactly my problem, the application (the calculator in my case) is executing itself but when I'm done with it, my application does not relaunched (return to launcher). I'm using: err = DmGetNextDatabaseByTypeCreator( true, &stateInfo, 'appl', creatorID, true, &card, &id ); err = SysUIAppSwitch(card, id, 0, 0); >-- >Ben Combee <[EMAIL PROTECTED]> >CodeWarrior for Palm OS technical lead >Palm OS programming help @ www.palmoswerks.com Thanks, Gonzalo Piano. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
