Hi
I need to output csv file with unicode character.
I try to use ASCIIIO class, but the unicode character will change to ‘???’. Then
I try to use TEXTIO classs, but the output is can’t seperate when using excel to open.
Please advise the solution. Thanks!