The program runs OK on POSE with various ROMs (palmos 3.5) while executing my program on the handheld (Palmos 3.5) produces the error message:
Form.c, Line 1728, Object not in form. I have read in the newsgroup that this is related to FrmGetObjectIndex and the fact that apparently this function cannot find the requested object. However, I don't understand why this still works on POSE. (if it didn't I could track down the error better). I also tried to use FrmGetFormPtr() instead of FrmGetActiveForm() to get the proper form pointer, but the same problem appears. Thank you for any advice. Alexej -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
