Jump to content

Unicode Characters?


Recommended Posts

Internally au uses unicode. For file operations add 128 to the mode parameter

FileOpen ( "filename", mode )

"128 = Use Unicode UTF8 reading and writing mode. Reading does not override existing BOM"

Link to comment
Share on other sites

can you please clarify, i want to use these UNICODE characters....are you saying I have to insert something in script to allow it to accept UNICODE?

Help please ^.^

how would I go about editing files in UNICODE format?

Edited by magicboy11
Link to comment
Share on other sites

Your Editor has to support editing/saving unicode characters. In Scite switch to "File => Encoding => UTF-8". In Wordpad "Save As Type = Unicode Text Document".

Edited by KaFu
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...