I would like to create in my server an identical CSV file that can be created in local, but when i use the open datset and transfer sentences, i have real problems with the end of line and end of file marks. Does anybody solved this problem?
- I have tried to open in text mode but it has additional marks than in local files
- I have tried to open in binary mode and add crlf signs but i can´t replicate an identical file
Thanks in advance.
Regards