Hi Paul,
The documentation (reference.pdf) suggests that it should be done. Look for
DmNewRecord() there.
Ritesh Sinha

----- Original Message -----
From: Paul Nevai
To: Palm Developer Forum
Sent: Thursday, February 01, 2001 10:55 PM
Subject: DmReleaseRecord () - a question


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/



_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com




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