Hi all,
I have a charset problem with my custom CSV Output Procedure. As described in some threads in this forum (e.g
948857 the output of the procedure appears to be encoded in UTF8, meaning that Excel will not display the multibyte characters correct.
I know there is the Automatic CSV Encoding feature, but since I use a custom output procedure I can't take advantage of this.
Does anyone know how the "Automatic CSV Encoding" feature works? I would like to implement it manually in my custom procedure for at least one target character set.
Thank you
Stephan