Schramm, Rob wrote
>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

W>ould become output records like..

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

I usually just write a quick and dirty REXX program to handle this type
of processing.
 


Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


-----------------------------------------
This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna

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