Hi, For PilRC, using the STRING ID <StringResourceId.n> FILE <StringFile.s> like STRING idLogFile FILE "logfile.inc" The string will include alright, but won't seem to listen to escaped characters like \n or hex escapes like \255 in the include, instead just putting em in normal ascii. The same string will work fine and replace the escapes, if it is not in an external file, but included in the rcp directly: STRING ID <StringResourceId.n> <String.ss> I don't know if this is a bug or a feature (often in included files would want to have the carriage returns as they are). Is there any swtiches that can be turned on for pilrc to recognize the escapes? Best wishes, Robert -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
