"Elizabeth Featheringill" <[EMAIL PROTECTED]> wrote in message
news:43171@palm-dev-forum...
> I create a new record and of course mark it dirty.  Then on another
screen,
> I reopen the record and read from it.  I mark it un-dirty when I close it
> because I only read from it.  So, is the status of the record dirty or
clean
> now?

If you pass false to DmReleaseRecord, it doesn't touch the dirty bit. To
mark the record "clean", you'd have to use DmSetRecordInfo to modify the
approach bit in the record attributes.
--
Danny Epstein
OS Engineer, Palm Inc.



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