On 20 Mar 2008 08:06:16 -0700, [EMAIL PROTECTED] (McKown, John) wrote: >I cannot think of an easy way to do this, so I thought that I'd ask. I >want to copy a sequential file to another sequential file (both on DASD, >not tape!), translating the contents from EBCDIC (CP-037) to ASCII >(ISO8859-1). I can think of a way to do it using UNIX services, but I'm >hoping for a simplier method. The ASCII file is to be transferred to a >Windows system, so each line must end in CRLF.
Why not let the FTP handle it? ---------------------------------------------------------------------- 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

