Hi all--

        I am wondering how you are supposed to create a category in a DB.  I am
finishing up writing a syncing app that runs on the palm pilot itself.  I am
modifying the ToDoDB.

        What I would like to do is:

        1.  Check to see if the category I want to store things in (ex. 'WebSync')
exists.  If it does not exist I would like to create it.
        2.  If it does exist, I would like to get its index so I can use it to
create records.

        ANy help would be appreciated.  I have looked at the docs for the DM and
Category Structure, so I know I can use CategoryFind to see if it exists and
get the index back.  But I have NO idea how to create the category
programmatically.

thanks in advance,
--bryan batchelder


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

Reply via email to