Matt Graham wrote:
> If you don't have a conduit, you may want to consider using > DmRemoveRecord(). I'm pretty sure the DmArchiveRecord() and > DmDeleteRecord() functions are used primarily for saving data to be used > in the conduit. Is there a reason you don't use DmRemoveRecord()?
Yes I could use DmRemoveRecord(). In the documentation it seems to be better to use DmRemoveRecord() only "for newly-created records that have just been deleted or records that have never been sync'ed." Maybe it's an advice for program having their own conduit... ?
It should also suggest that you use it for applications that do not have a desktop conduit. A lot of the documentation was written with "PIM App Developers" as the target audience, since that was the initial developer group for Palm OS.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
