From: "Mauricio Tavares" <[EMAIL PROTECTED]>

> and convert to the list object so it can be shown.  But, what I want is to
> read in the string list and then select one of its entries and then print
> it.  Can't I just get it off the string list or should I convert it to a
> list first?

Create the string list as a resource (in Constructor), then use
SysStringByIndex() to retrieve one of the strings from the list.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to