Jump to content

Recommended Posts

Posted

Hi,

Does anybody know if it's possible to use AutoIt for writing text files in Notepad's Unicode format (UTF-16?)?

Or maybe there is a way to mass convert whole directories?

Posted

I would suspect FileWrite is not possible since AutoIt doesn't support Unicode. How about conversion? I'm not saying the files would actually have unicode (like Chinese) characters, but I would need to change their encoding to unicode anyway.

Does anyone know more elegant solution than opening in Notepad and changing encoding type in 'Save as' dialog?

Posted

Am not sure of the question, but I believe it is still possible to write files using Chr() to partially support unicode...

I have absolutely no idea if this will work in your situation, though.

Who else would I be?

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
  • Recently Browsing   0 members

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