> DataMgr.c Line:9573, index out of range As the error message suggests, you're calling some Data Manager API, specifying an invalid record number. This error message is in a helper routine that's used by many of the Data Manager functions, so that's all I can say without seeing the stack. Use a debugger to figure out which Data Manager API you're calling, and what the parameters are. -- Danny @ Palm
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
