" ...There is a max to category list that Palm application can take which is 15...."
As far as I know, there are four bits set aside for categories, which give you not 15, but 16 categories (from category 0 to category 15). Also, If you check Category Constatnts you will see that dmRecNumCategories is 16. "... i have created a string array with 15 cells to keep all the category..." I think you need 16 cells. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
