Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Special characters in Script

12 views
Skip to first unread message

Manoj Karekar

unread,
Nov 13, 2006, 1:41:29 AM11/13/06
to
Hi,
My scripts are having special characters ( extended ascII. above 175) .
But the JS_Engine failes to compile these scripts. Does the JS_Engine (
spidermonkey ) supports these characters ? If yes how can I enable this
? Are there any compiler flags to be set while compiling engine ?

Manoj Karekar

Franky Braem

unread,
Nov 13, 2006, 3:01:12 PM11/13/06
to
Did you try JS_CompileUCScript? All the *UC functions can handle UNICODE
(ucs-2)

Franky.

0 new messages