There is a file in ANSI. I need to convert it to UTF16. How can I do this ?
There is a file in ANSI. I need to convert it to UTF16. How can I do this ?
Thanks for your reply
hb_translate( cText, cPageOrigin, "UTF16LE" )
cPageOrigin - this is the source file encoding ?
cPageOrigin is the coding of the source file. I use "cp850"