On Tue, 29 Dec 2020 18:12:06 +0100, R.S. wrote:

>1. Yes, maybe I described it incorretly.
>Regarding your question - yes I need something like
>convert ifile ofile [-tablefile]
>Just byte to byte translation. No CR/LF issues, no record boundaries,
>just byte to byte. The file can be large (may not fit in memory).
>
I'm surprised.  Is the input file a text file?  How are records delimited?
(Is it organized in records?)  If it's binary data I wouldn't expect
conversion to be useful.

Perhaps the answer to all such questions is RECFM=FB.

Does it originate on z?  How does it get to Windows?
FTP BINARY?

Are you writing a tool for non-programmers to use?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to