I'm using CW9 and its built-in PilRC. I would like to make use use of the international tokenization capabilities of that PILRC offers.
In the PILRC resource file you specify the tokens as follows:
TRANSLATION "FRENCH" BEGIN "Repeat" = "R�p�titions" ...etc... END
That part is easy. My problem is that I do not know how to tell PILRC which language to use from within CW9 IDE.
I know that in the command line mode it is done like so:
Palm-RC -l FRENCH dummy.rcp
But how do you do that from within CW9? Do anyone know?
Look at the PilRC Language panel in your V9 project. The "Compile for Locale" setting is equivalent to the -l command line switch, so you'd just put "FRENCH" in that field.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
