Use SysStringByIndex() function. The Maximum length of the string that can be stored is 255 characters. If you want to store more than that break it into multiple strings, fetch the strings from the resource using above function and concatenate programmatically.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of druid Sent: Friday, July 30, 2004 8:59 AM To: Palm Developer Forum Subject: using a string resource Can someone direct me on the steps to use a string resourse on a form so I can use a scroll and have more text on the form that just labels would allow. Im trying to add lengthly instructions on the program and their to long for a normal form. Thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
