Hi Guys, Anyone run into a situation where you've popped up a form on top of another form, and when you call FrmReturnToForm(0), you crash with an invalid memory location access? It particularly frustrating because it just started happening out of the blue.
I can trace the frmUpdate into the form handler for the bottom form that we're returning to, but whether I return a true or a false for the 'handled' event, I'm getting a crash. The code works just peachy if I do a FrmGotoForm instead of popup/return, though the logic isn't quite as clear in the program. Lessee, the program has 0x6590 bytes in my .text segment, and I'm running on "platform41_m505_Dbg_enUS.rom" under Palm OS Emulator 3.5. Has anyone else run into this problem? -Ken -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
