I have made a scanning program with several ( 5 ) forms . In the third form I'm scanning about 15 barcodes which I store in a list I'm using MemHandleLock and ..Unlock here a few times. This works fine but when I repeat this +/- 30 times ( so 30 times 15 scans and going through 4 of the 5 forms every 15 scans ) , I'm getting the fatal error message "MemoryMgrNew.c, Line: 4132, NULL handle". Has anyone got a clue to avoid this painfull message ? P.S. I've also tried the FrmDeleteForm(FrmGetActiveForm()) here. I'm not sure if I should allways use a "MemPtrFree" function for a VoidPtr ? Thanks in advance! Jeroen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
