>I've tried that. The reset occurs on the first FrmDrawForm call. It acts >like I wrote over memory someplace but I've been unable to find anything.
Are you using POSE 3.3 and a 4.0 ROM? If you're trashing anything before exiting the 1st execution, chances are good that POSE will tell you. Are you executing any other program after exiting, before the second execution? It's possible that there are globals that still have old values in them from the 1st execution. I've run into that before. Make sure you initialize everything to something proper. Regards, Steve Mann -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
