I forgot so please help me out. In the following scenario, is it necessary to
do a DmReleaseRecord () job? Thank. Paul

DmNewRecord (dbP, &index, 100);
DmReleaseRecord (dbP, index, true);  <===== is this necessary???
DmRemoveRecord (dbP, index);


-- 
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