> Also, using DmQueryRecord does not mark the record as 
> busy (it is read-only), so there is no need to DmReleaseRecord (in other 
> words you should not do this).

You _shouldn't_ write to a record using a handle you get from DmQueryRecord,
but there's actually nothing preventing you from doing so, as least not in
Palm OS versions 1.0 through 4.1. I think some of our sample code includes
this questionable usage. If you don't want to run into problems in the
future, it pays to follow the rules, even when they aren't enforced.
--
Danny @ PalmSource

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to