Hi ,
We have a zip file encloses CSV (to be mailed to users), which has japanese name messed up. We tried -o shift-jis, and it is not working out.
It works on scenario:
* unzip the csv file and open in notepad and just click save, den opens the csv, japanese names comes correctly.
But since it is to be emailed, saving every time is not possible for users. Kindly advise
If you open the CSV file with Microsoft Excel, it has "always" worked correctly if the file was encoded with UTF-16LE, with a leading BOM, as shown in these tests: https://wiki.scn.sap.com/wiki/display/ABAP/CSV+tests+of+encoding+and+column+separator
You already have an active moderator alert for this content.
Add comment