> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Is there a function or procedure to determine how many strings
> are in a string list? Is a structure of a string list available?
Yes, see UIResDefs.r in SDK 3.5 or higher. The 'tSTL' definition shows that
the list starts with a single string followed by an integer giving the count
of the following strings. One gotcha is that the count will be misaligned
if the first string has an odd length, so you may need to fetch the bytes
separately and combine them.
-slj-
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/