Is there a way to encode a file in UTF-16 format ?...
# suitescript
n
Is there a way to encode a file in UTF-16 format ? I have few turkish charachters that are not recognized.
n
if you mean creating a file in the filecabinet and are using file.create these are your options:
s
UTF-8 can handle anything UTF-16 can, IIRC
n
Actually the file that I am creating is read by an external application who cannot identify the special character if it is encoded by utf 8 I need to do it in UTF 16