Jump to content

Unicode scripts


Guest Eggy
 Share

Recommended Posts

:)

Hello all smart minds out there...

i'm trying to write simple Run("...") function but can't make it work! every time i compile and run it, i get an error message that the file doesn't exist.

I know it's because the UNC path includes hebrew words but i've chosen the UTF-8 option from the the menu and i've added the following lines to the SciTEGlobal.properties file:

code.page=65001

character.set=177

So why it doesn't work???

Thank you

Link to comment
Share on other sites

  • Developers

:)

Hello all smart minds out there...

i'm trying to write simple Run("...") function but can't make it work! every time i compile and run it, i get an error message that the file doesn't exist.

I know it's because the UNC path includes hebrew words but i've chosen the UTF-8 option from the the menu and i've added the following lines to the SciTEGlobal.properties file:

  code.page=65001

  character.set=177

So why it doesn't work???

Thank you

<{POST_SNAPBACK}>

There is no link between SciTE-SciTEGlobal.properties and Autoit3.

SciTE is one of the editors that can be used for AutoIT3 and does support UNICODE.

Autoit3 doesn't support UNICODE so that might be the problem you have...

Edited by JdeB

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

There is no link between SciTE-SciTEGlobal.properties and Autoit3.

SciTE is one of the editors that can be used for AutoIT3 and does support UNICODE.

Autoit3 doesn't support UNICODE so that might be the problem you have...

<{POST_SNAPBACK}>

The funny thing is that on one computer it works and on the other it doesn't :) ,

So my guess is that it does support unicode UNC.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...