Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Special characters in Script
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Manoj Karekar  
View profile  
 More options Nov 13 2006, 1:41 am
Newsgroups: mozilla.dev.tech.js-engine
From: "Manoj Karekar" <manojkare...@rediffmail.com>
Date: 12 Nov 2006 22:41:29 -0800
Local: Mon, Nov 13 2006 1:41 am
Subject: Special characters in Script
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Franky Braem  
View profile  
 More options Nov 13 2006, 3:01 pm
Newsgroups: mozilla.dev.tech.js-engine
From: Franky Braem <f.br...@skynet.be>
Date: Mon, 13 Nov 2006 21:01:12 +0100
Local: Mon, Nov 13 2006 3:01 pm
Subject: Re: Special characters in Script
Manoj Karekar wrote:
> 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

Did you try JS_CompileUCScript? All the *UC functions can handle UNICODE
(ucs-2)

Franky.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »