Roberto Reiner Uhry wrote:

My application has ten forms, not modals, and when I navigate in them after sometime the application closes. Don�t return debug message and don�t return error.
Whenever I find odd behavior like this, more often than not I eventually discover that the cause is a runaway case statement (without a break statement) in a switch block somewhere. I'm a bit rusty with my C, though. I'm slowly learning to put break statements everywhere. :-)

--Larry


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


Reply via email to