running debug it seems to crash and stop here on second
click of the button

 size = StrLen(name)+1+ StrLen(level)+1+ StrLen(expFld)+1+ StrLen(desc)+1;
   index = dmMaxRecordIndex;
 >>>>  h = DmNewRecord(dbPtr, &index, size);
   ptr = MemHandleLock(h);
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to