So, after every h=DmGetRecord(db, r), I should do a MemHandleFree(h)?
But if I do that, I can't do anymore DmGetRecord(db, r)

Richard Hartman wrote:
> 
> Your are not allocating memory for the chunk you are using, but you
> are kind of laying claim to it for a while.  Yes, you should release
> the record handle when you are done with it.

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to