After having looked into it a little more...

My crash on the Z22 appears to be related to the "Bad form" error that comes up 
if FrmGetObjectIndex or FrmSetTitle are called after the form has been drawn.  
(In least - there may be other functions that will make it blow up as well.)

The crash comes up earlier on the Debug version of the simulator (v 5.4) than 
on the device itself, but at this point I believe the problem's the same. I can 
make the device stop crashing by changing the order of these functions on the 
form.

Has anyone seen this?  Are there form functions I shouldn't be using in PalmOS 
5 once the form has been drawn?  Can someone comment?  Is there a list of 
functions that shouldn't be called once the form has been drawn?  (Other than: 
"Doctor, it hurts when I do this."  "Ok, don't do that.")

(I should probably mention that this is a 68K program.)

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