Hello,
I'm using C_IFS_FWRITE and C_IFS_FOPEN to write some CSV files in the IFS.
It creates the files in the IFS and I can see the content, the ccsid is 37.
If I download these to my laptop and try to open they show invalid data.
How do I set the correct CCSID?
I'm using C_IFS_FWRITE and C_IFS_FOPEN to write some CSV files in the IFS.
It creates the files in the IFS and I can see the content, the ccsid is 37.
If I download these to my laptop and try to open they show invalid data.
How do I set the correct CCSID?
Comment