Kirk Dybvik <[EMAIL PROTECTED]> wrote:
>  Is there a way I can determine the current protect count for the desired
> database?

A 3.5 ROM will return dmErrDatabaseNotProtected if you try to unprotect
a database with a protect count of 0.  You can use this to write a really
tacky pair of loops to determine the protect count without modifying it
-- well, not for long anyway.  On a debug ROM, you'll get really tired of
pressing "continue" while testing it.

Out of curiosity:  why do you need to know?

    John

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