Listen to Peter. :) Ok, if you are using a batch job on z/OS, then you are the client for that transfer. If the file on Windows has the CRLF (that is Notepad works), then a ASCII/EBCIDIC transfer to a FB or VB file with a large enough LRECL should work. You can use the LOCSITE to subcommand to control this.
Which end is the client on the Unix to Windows? You need to make sure the NL to CRLF "translation" occurs. We use MoveITFreely for Windows command files. I think it handles this automatically, but it is other people that set that end up around here. Dave Gibney Information Technology Services Washington State University > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Lizette Koehler > Sent: Monday, October 24, 2011 2:41 PM > To: [email protected] > Subject: Re: CRLF in Unix being translated on Mainframe to x'25' > > > > >BTW, do local politics allow going directly to z/OS instead of > >therough the W2008 box? > > > > > > As for politics. > It must be done this way, Unix, to Win2008, to Mainframe. > > No options here. > > I have tried several tests. Either I only get one record up on the mainframe > or the data is definately in bin format when it arrives. I have tried BIN FB, > BIN VB, ASCII FB and ASCII VB. So far the 44 records I have to test with are > just not behavingin. > > The odd thing is that NOTEPAD cannot read this file well. It wraps it (yes > tried > the WRAP FORMAT in Notepad no luck). So I can see the records circle > around in the notepad window. > > However, Notepad++ sees it as individual records. > > Still plugging along. I am trying the cmd prompt from my desktop to the > mainframe. However, it is possible that this file will be brought up via a > batch > job on the mainframe. I am trying that now. > > > Lizette > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

