Along these lines. Do you need to do a DmReleaseRecord after a
DmResizeRecord???


Paul Nevai <[EMAIL PROTECTED]> wrote in message
news:37874@palm-dev-forum...
>
> 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