On Mon, Sep 8, 2014 at 8:53 AM, Paul Gilmartin <[email protected]> wrote: > On Mon, 8 Sep 2014 08:39:52 -0500, John McKown wrote: > >>On Mon, Sep 8, 2014 at 4:43 AM, Werner Kuehnel wrote: >>> I have a file on a WIN server with variable data records in EBCDIC and the >>> correct end-of-line marker of x'0D25' ... >> >>The good news is that I can duplicate your problem. ... >> > How? Is this something that could happen by accident?
Well, I don't know how the insane bank people generate _their_ file. But I did it simply by creating a text file on UNIX. Then did a "unix2dos" on it to change the LF to CRLF. I then used iconv -t iso8859-1 -t ibm-1047 to create the ugly EBCDIC file. Finally I ftp uploaded the EBCDIC file in binary to z/OS. > > -- gil -- There is nothing more pleasant than traveling and meeting new people! Genghis Khan Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
