InterSystemsDev via @like
Reading a file and translating the content from UTF8 to 8-bit #Caché #Data #Encoding #UTF #CodeSnippet
https://community.intersystems.com/post/reading-file-and-translating-content-utf8-8-bit
https://community.intersystems.com/post/reading-file-and-translating-content-utf8-8-bit
Intersystems
Reading a file and translating the content from UTF8 to 8-bit |
Nael Nasereldeen|Caché|Caché|ObjectScript|Hi,
InterSystemsDev via @like
Convert #UTF-8 encoded error files to #ANSI encoded files #CodeSnippet
>> http://ow.ly/f7BM30nmsPh <<
>> http://ow.ly/f7BM30nmsPh <<
InterSystems Developer Community
Convert UTF-8 encoded error files to ANSI encoded files
Hi All,I am converting UTF-8 encoded error files to ANSI files and for that I had written below piece of code. But I am not able to get ANSI encoded files.Code Snippets:Set tReadStatus = ""