Subj : String constants in file To : netscape.public.mozilla.jseng From : "Jeroen de Borst" Date : Mon Mar 01 2004 10:17 am Hi, I was just wondering what charset is assumed when JS_CompileScript and/or JS_CompileFile are being invoked. Are the bytes in a string constant just assumed to be UCS-2 values, like when the charset is ISO-8859-1? Or does it depend on the locale? Thanks, Jeroen .