I've never tried this, but perhaps you can first clear the record's deleted attribute by using DmSetRecordInfo(), then DmGetRecord() the record. The bit you want to clear is dmRecAttrDelete. Regards, -Ade At 04:38 PM 4/30/99 -0600, Jyh-Herng Chow wrote: > >I am trying to read (in a Palm application) records that are marked deleted >by DmArchiveRecord() (i.e., the record content is still kept). >I tried DmGetRecord(), but it didn't work, as the returned handle is 0. > >Could anyone tell me how to do this? (again, I am trying to read these >records >on Palm device, not from hotsync). >Thanks. > >-chow >------------------ >Jyh-Herng Chow, Internet: [EMAIL PROTECTED]
