[jawsscripts] Unicode value to string

  • From: "Raymond" <rh.jansen@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Sun, 5 Jul 2015 17:55:05 +0200

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

Other related posts: