Hello.
I've been maintaining an app that was built for PalmOS 4.1.  My client has 
since bought a bunch of Z22's, which runs PalmOS 5.4, and is getting an error 
or two that I'm in the process of tracking down now.

I've noticed, though, when using the PalmOS Simulator (version 5.4), that if 
I'm using the debug simulator and I call FrmGetObjectIndex or FrmSetTitle after 
the form's been drawn, the following error seems to consistently come up:

form.c, Line: 6197, Bad form

I don't get this on the Release simulator, and the code never complained in the 
Sony Clié emulator I had been using.  (Nor is this where my error is coming up 
on the actual Z22 device - which I don't seem to be able to reproduce on either 
the debug or release simulators at the moment.)

I haven't been able to find much on this error, except that it means that the 
in-memory form data structures are somehow corrupt.  I'm not manipulating any 
of the structures directly, I'm only using the PalmOS API functions.

Is this something I should be concerned about?  Can anyone explain what might 
cause this?  I haven't found anything to go on yet...

Regards,
Remi.
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to