Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

textBuffer.fromFile(filename, FileEncoding::UTF8); fails

$
0
0

hi,

I am trying to read file  using Textbuffer class. If I indicate no encoding it works. But when I indicate FileEncoding::UTF8 it do nothing. Nothing is read. What's wrong?

TextBuffer                      textBuffer = new TextBuffer();

 ok = textBuffer.fromFile(filename, FileEncoding::UTF8);

it always returns false.


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>