On Tue, Jan 18, 2005 at 04:35:12PM -0000, SD Primality wrote: > But that's what I want! Now that we've established what's going on: Is > there any other way to launch App B from App A and set the "next app to > launch" to the App Launcher*? *(or, more specifically, whatever app it > was that launched App A?)
Fix app B so it can't quit without setting this magical variable. A well-designed app has no way to quit without doing this, because the only way it can quit is if the user presses a hard key or taps the house button, both of which have the side-effect of setting this variable. -- Dave Carrigan Seattle, WA, USA [EMAIL PROTECTED] | http://www.rudedog.org/ | ICQ:161669680 UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL Dave is currently listening to The Sex Pistols - Problems (Live, 1996-07-04) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
