Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with EOF and EOL

Former Member
0 Likes
537

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

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

1 REPLY 1
Read only

Former Member
0 Likes
438

Is the same file