Hello,
"OPEN DATASET ... IN TEXT MODE ... ENCODING UTF-8" can be used to create a file in UTF-8 encoding.
Is it possible to create and write to a file in UTF-16 format? Including a byte order mark for Little Endian or Big Endian?
Thank you for your help,
Stefan