>Thanks for replying, but what sort of integrity checks would you recommend?
>(I assume there is no stable API-way of doing this??)

None that I know of. First, check to see if there is an appInfo 
record. That's a good start. If there is one, chances are pretty good 
that the categories have been initialized (of course, it depends on 
the application). Then, check to see if the record is at least as 
long as an appinfo structure. Then check to see if the values in its 
fields are reasonable (category IDs less than 16, that sort of 
thing). This is no guarantee (meaning there's an element of risk), 
but it should give you some pretty good clues.

Regards,
Steve Mann
-------------------------------------------
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461              805.784.9462 (fax)
[EMAIL PROTECTED]       http://www.cdpubs.com

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

Reply via email to