Author: steve-myers
Posted: Sun Mar 26, 2017 7:50 am (GMT 5.5)
A utility program to transform an EBCDIC data set to an ASCII data set with CR LF as an end of line suitable to send as binary data is relatively easy to write.
If you are interested, send me a PM with an E-mail and I can send you the utility.
Posted: Sun Mar 26, 2017 7:50 am (GMT 5.5)
Nic Clouston wrote: |
If you created the dataset with ASCII coding instead of EBCDIC and ensured that the CRLF pair were properly appended then you could transfer the data set in binary mode. |
A utility program to transform an EBCDIC data set to an ASCII data set with CR LF as an end of line suitable to send as binary data is relatively easy to write.
If you are interested, send me a PM with an E-mail and I can send you the utility.