[jawsscripts] Re: Unicode value to string

  • From: "Jonathan C. Cohn" <jon.c.cohn@xxxxxxxxx>
  • To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Sun, 5 Jul 2015 17:53:10 -0400

Use a jsm file with Unicode characters in it i believe script editor has an
unicode save option.


Jonathan Cohn

On Jul 5, 2015, at 11:55 AM, Raymond <rh.jansen@xxxxxxxxx> wrote:

Hi all,


Is there a way to add a Unicode character to a string by using its Unicode
value?

As you know, you can do this with the first 127 characters, so you can add
the "a" as follows:

sText = sText + "\65"

But with the higher Unicode values this doesn't work.



Is there another way to do this?



Thanks and best regards,



Raymond





__________�

View the list's information and change your settings at
//www.freelists.org/list/jawsscripts

__________�

View the list's information and change your settings at
//www.freelists.org/list/jawsscripts

Other related posts: