"George Aslanis" <[EMAIL PROTECTED]> wrote in message
news:71264@palm-dev-forum...
>
> Hello,
>
> I've added the PilRC Codewarrior plugin to my project. How can I
migrate the
> existing tStr & t
> Stl strings to a PilRC .r file?
Read the PilRC documentation at pilrc.com.
STRING IF nnn "This is a string."
STRINGTABLE ID nnn
"Prefix"
"String 1"
"String 2"
"String 3"
You can "disassemble" your .rsrc files to get .r files to get you
strings in a nice form for cutting and pasting. To disassembly, set the
Rez prefix file to "UIResDefs.r", make sure the file mappings have RSRC
files mapped to Rez compiler, and then right click and disassembly from
the IDE.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/