Jump to content

Recommended Posts

Posted (edited)

Hi guys.

I am working on Windows 10.

I installed autoit and SciTE4AutoIt3.

I tried to load a script I have which includes hebrew letters.

The problem is that I cannot see these letters. I see something like this: ëãåøâì

Also, when I print $oLink.innertext to console I can see only question marks.

How   can I fix this situation?

 

--------------------------------------

Guys, after "solving" the problem above, I now get exclamation marks in the SciTE output window instead of Hebrew letters.

Now, how do I solve this one??    :'(

---------------------------------------

Thank you!

 

Edited by dushkin
Posted

Looks like Unicode or  Windows-1255 isn't this the relevant answer (Help > Unicode Support ):

Current Limitations

There are a few parts of AutoIt that don't yet have full Unicode support. These are:

These limits will be addressed in future versions if possible.

Of course there is the Windows-1255 option for Hebrew but I don't know how to configure the browser for that. FYI ANSI = Windows-1252

Posted (edited)

Jury - I don't need to browser to be configured for Hebrew,

I want to see Hebrew letters in the SciTE editor :-)

BTW, on notepad++ I see them clearly.

Thanks

Edited by dushkin
Posted (edited)

I wish I could remove my question, because the solution was somehow silly.

I just stopped fighting with all the encoding and characterless sets etc. and simply retyped the Hebrew letters... :>

I just hope to decode correctly to the original words...

Edited by dushkin

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...