Ben Combee wrote: >> When you are handling a non-global launch code, you are using >> the stack that the program that was running established. Palm >> OS only sets up a new stack for you when your program becomes >> the primary app, not for sublaunches. Because of this, you >> really can't count on any significant space being available.
OK, that makes sense. The natural next question, though, is what is considered "significant space". The answer appears to vary -- perhaps by OS version and perhaps by OEM -- but I would have expected a little more than I got! At least the fix is easy ;^). Thanks for the illumination. Jeff -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
