Ok, that fixed the "Invalid Field Length" error. However, I'm now faced with a memory leak:
systemmgr.c, Line:4397, Minor error while exiting app: un-freed chunk at 0x00F02C30, size 44 (ownerID 3) Since my background app is a sublaunch of MemoPad, it seems to detect the memory leak on the un-freed MemHandle for the field. Is there anyway to assign the ownership of a MemHandle to the parent app? Or any other way around this? Thanks. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
