Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

DFSORT/ICETOOL :: RE: match 2 files

$
0
0
Author: Bill Woodger
Subject: Reply to: match 2 files
Posted: Fri Nov 04, 2016 12:26 am (GMT 5.5)

Did anyone read my post?

Try this:

Code:
 REFORMAT FIELDS=(F1:1,4,F1:5,F2:5)


Use that for a JOINKEYS with F1,F2,ONLY and see what you get.

Otherwise, I've already shown a REFORMAT which will get you variable-length records, some of which you'll have to later VLTRIM.


Viewing all articles
Browse latest Browse all 8500

Trending Articles