> 
> also, don't ALL functions ignore secret records if they are currently being
> hidden?
>

No, they don't. From Palm Programming, page 151 (by permission:)

Once you [request that secret records be skipped], some of the database
operations on that open database completely ignore secret records. The
routines that take index numbers (like DmGetRecord or DmQueryRecord) don't
ignore secret records, nor does DmNumRecords. DmNumRecordsInCategory and
DmSeekRecordInCategory do ignore secret records, though. You can use these
to find a correct index number.


Neil Rhodes

Reply via email to