This is wierd. I have a simple app that I'm using as an example of how to switch forms. It is basically an app with two forms and a button on each. When one button is pressed a FrmGotoForm(FORM2) is executed and when the button on that form is pressed a FrmGotoForm(FORM1) is executed. That's about it. It works fine on my palm but when I try to execute it on the POSE, I get error. The error is "MyProg has failed. MyProg reports "Form.c Line 4350, NULL form". Why does it fail on POSE but work on Palm?
