What method is being used to transport the file from the UNIX box to the 
Windows box?
It should not be a "straight binary" transfer because, as you've noticed, this 
does not convert from the UNIX end-of-line delimiter to the Windows end-of-line 
delimiter.

It's a fact that some Windows applications (Wordpad and Notepad++) deal with 
the UNIX style delimiter as if it had been a Windows style delimiter.  And some 
(Notepad and the default Windows FTP client) do not.

But in the end the problem is not really with UNIX or Windows specifically, and 
it certainly is not with z/OS, but is the method of transporting the file 
between UNIX and Windows.

Frank




>________________________________
>From: Lizette Koehler <[email protected]>
>To: [email protected]
>Sent: Monday, October 24, 2011 3:41 PM
>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

Reply via email to