Hello, how can I create a text file using CLENT_TEXT_IO and assign it ANSI encoding? I've tried passing the value 'ANSI' as a parameter in the CLENT_TEXT_IO.FOPEN method, but it doesn't seem to work. I continue to see the file as UTF-8.
Thanks for your help.