Depends on the ROM you're using. Most people use the "Debug" ROM from the Palm Developer Web pages with Poser. There's a reason why it's called a Debug ROM: it has additional error checking in it that is not present in the ROM on the device (the "Release" ROM). What you're seeing is that additional error checking. -- Keith Rollin -- Palm OS Emulator engineer "Michael S. Davis" <[EMAIL PROTECTED]> on 03/18/99 06:45:54 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: (Keith Rollin/HQ/3Com) Subject: RunTime error in POSE but not on Palm - Why? 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?
