> Does anyone have any info on this resource (as referenced in the
> CategoryInitialize command)? I can't seem to find anything else in the API
> describing what this is or how to create one. Does PilRC v1.5 support
> creation of this resource type?

The application string list (resource type 'tAIS') is just a list of
null-terminated strings. I added support for these resources to PilRC in
version 2.4; see the 'CATEGORIES' command in the documentation. You can
specify a list of category strings with this directive, then pass it to
the CategoryInitialize function. E.g.

CATEGORIES ID 1000 "Unfiled" "Business" "Personal" "Whatever"

If you're still using version PilRC 1.5, you should download the latest 
release (2.5b1) from:
http://www.hig.se/~ardiri/development/palmIII/pilrc/index.html

John Ludwig
[EMAIL PROTECTED]


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

Reply via email to