I've noticed that with Codewarrior 9 and PilRC, the '\n' escape code results in a garbage character in Form labels and is fine in Alert resources. I thought maybe I should use '\r' instead, but it has the opposite problem; it's fine in Form labels but produces a garbage character in Alerts.
After looking at some PRC files in a hex editor, it seems that it's an OS inconsistency and not any inconsistency with the compiler. However, shouldn't the compiler perform an appropriate mapping so that developers don't need to worry about this sort of thing? Is there currently any way to do so with Codewarrior 9? I used to use Neil Rhodes's PilRC Codewarrior plug-in and was able to use '\n's all the time without any problems. (I assume that PalmRez was responsible?) __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
