>If I delete a record DmNumRecords() counts it anyway.
>How can I count only the records that are not deleted?

Use DmNumRecordsInCategory(gDB, dmAllCategories); This skips the 
deleted records. You might want to check the dmAllCategories constant 
- I'm not awake yet.

JB


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to