In particular, all functions in your application called while processing a 
launch code that doesn't give you globals must be in the main code section. 
This always includes PilotMain, which is always called by the startup code for 
all launch codes.
------------------------

I have no idea what this is trying to tell me. What does it mean "must not attempt to call between different sections when globals are not available"?


It means you have to use only your main segment when launching your app without access to globals (e.g., app launch by the "Search" silk button).
Regards
Mikhail Barashkov
http://www.handydev.com


--
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to