Okay this has me stumped - usually this line works fine (I assure you the
table is on the form):
frmP = FrmGetActiveForm();
tableP = (TablePtr)FrmGetObjectPtr(frmP, FrmGetObjectIndex(frmP,
OrderTableTable));
But, occasionally (under recurring circumstances which I can't determine)
somtiemes (upon tblEnterEvent when those lines are called) I get an "Object
not in Form" error and the emulator and palm have to be reset. If I go into
Debugger, the second line above is where the arrow is pointing.
Any ideas on what to check??? I am SURE that object is on the form, the code
usually works..
Thanks,
Jason
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/