Are you sure, that pForm and field are declared as pointers in your code?

Besides that, the manual tells about "FrmGetObjectPtr", that the second parameter 
actually is an index value for the object within a form, which does not seem to match 
the object ID value.

You can obtain the object index by using the "FrmGetObjectIndex" method...

Maybe that's causing the problem?
-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to