Can you FTP it to Windows and then FTP it back again, specifying a different LRECL?
Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of John Mattson Sent: Wednesday, March 08, 2006 1:10 PM To: [email protected] Subject: Re: Converting LRECL> 32K to less than or equal to 32K Just found out that REXX can't handle spanned records, at least at OS/390 2.10. I am getting the data from Windows (of course), and need to put it into a program (Cobol) which wants LRECL=32,000, BUT it can handle multiple physical records being needed for a single logical record. I have to keep the data beyond 32k, and I just put it into the next record. Each logical record has a specific format in the first few characters, so it will work. ---------------------------------------------------------------------- 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

