I have the following problem: Form1 and Form2, in the first I have a button which directs me to the second and in the second I have another button which returns me to the first (Form1). If I press this sequence of buttons (button1, button2, button1, button2, etc.) about 400 times I get a Memory error: Null Handle in the code: AppHandleEvent, when frmP = FrmInitForm(formID). I�ve read in the documentation that it has to be done a FrmDeleteForm(), after using the code above mentioned, but I really don�t know where to use it correctly. Any comments would be helpful.
Gonzalo. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
