Try a sort exit, I believe an E 35 is the one. Take the record leaving the merge phase and append what you want.

Bill


From: "Schramm, Rob" <[EMAIL PROTECTED]>
Reply-To: IBM Mainframe Discussion List <[email protected]>
To: [email protected]
Subject: record reformatting ... "flowing" records into each other
Date: Tue, 12 Dec 2006 17:59:35 -0500

I think DFSORT can do this.. but I don't see it in the manual.. or I am
missing it.  I want to take an input file lrecl=11 and output lrecl=15
so that the records are joined.

The input records

record 1: 123 456 789
record 2: abc def ghi
record 3: jkl mnop qr

would become output records like..

record 1: 123 456 789 abc
record 2: def ghi jkl qr

Can anyone point me in the right direction?  I would like to use
DFSORT/ICETOOLs if possible or something like FILEMAN.

Lost in file-reformatting,
Rob


This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated.

----------------------------------------------------------------------
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

_________________________________________________________________
Get free, personalized commercial-free online radio with MSN Radio powered by Pandora http://radio.msn.com/?icid=T002MSN03A07001

----------------------------------------------------------------------
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