On Mon, 6 Aug 2001, Paul Nevai wrote:
> #define stringRsrc 'tSTR'
> type stringRsrc {align word; cstring;};
> read stringRsrc (2000) "Help_x";
read stringRsrc (2000) "Help_x\0";
tried that?
// az
[EMAIL PROTECTED]
http://www.ardiri.com/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- '\0' terminated 'tSTR' Paul Nevai
- Re: '\0' terminated 'tSTR' Aaron Ardiri
- Re: '\0' terminated 'tSTR' Keith Rollin
- Re: '\0' terminated 'tSTR' Aaron Ardiri
- Re: '\0' terminated 'tSTR' Ben Combee
