Is it possible that you're running some code before entering the switch on the launch 
code? I made that mistake once, and it was surprisingly hard to track down because I 
looked in the switch and it wasn't doing anything wrong. In fact, a little bit of code 
that was outside the switch was the culprit (it accessed a global, which is a no-no). 
Probably not the problem you're having, but just in case...
--
Peter Epstein
Palm Inc. Developer


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

Reply via email to