Sorry for screaming in the subject, but this is a VERY huge problem that I'm having.
First the environment: PilRC Plugin 2.9p10 is installed. three rcp exist English.rcp pilrc -L ENGLISH application.rcp Korean.rcp pilrc -Fkt -L KOREAN application.rcp Japanese.rcp pilrc -Fj -L JAPANESE application.rcp Three targets in CW 7.1 exist (english, japanese, korean). Three .r files are created english.r, korean.r, japanese.r The PRes.dll version 4.1 Build 0620 compiles these files just fine NOW FOR THE PROBLEM.... PalmRezPostLinker.dll Version 4.7 compiles the English fine (target is Palm OS 3.1 or Later) Korean fine (target is Palm OS 3.1 or Later) Show Warnings is turned off because of the 500+ "possible invalid characters". I know what I'm doing. Japanse BOOM! Crash!!! (target is Palm OS for Japan). Cannot compile against english because of MENU TO WIDE errors. The "PalmRez Japanese Support" file of course must be there for the PalmOS for Japan support to compile. It's size is 359540 bytes, has a creation date of Oct, 18, 2001 10:45:38pm and a modified date of May 21, 2002 8:22:44 am. I have got to figure out why the Japanese is crashing....my workaround..... the .r file contains text escaped....e.g. "\001\002\003", etc. If I take the english .r file and replace all the english "English" with the japanese "Japense" then the compile is fine. However, I cannot maintain this this way! There are too many label and field position changes that must be made because of the japense text is different length than the english. And, every time I make a rcp change, I must go through this long arduous task of replacing all English text with Japanese text in the .r file. Is there ANY way to keep this from crashing the IDE. Can we make this program SHOW us something???? HELP!!! James -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
