Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create and write UTF-16 files

Former Member
0 Likes
527

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

1 ACCEPTED SOLUTION
Read only

Laxmana_Appana_
Active Contributor
0 Likes
393

Hi,

check this link :

Regards

Appana

1 REPLY 1
Read only

Laxmana_Appana_
Active Contributor
0 Likes
394

Hi,

check this link :

Regards

Appana