2010 Sep 23 6:40 AM
Before Unicode conversion, output to my AIX Unix is non-unicode.
After conversion (rel 4.7), the output is still not unicode but converted to another set of data.
Is there a function to convert the contents in my internal table in my program to UNICODE before issuing the command "TRANSFER" to output the contents to my UNIX as a CSV file.
In my program, I did open the file for OUTPUT with encoding default.
Thanks
Bye
2010 Sep 23 7:52 AM
2010 Sep 23 7:52 AM