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

SYNCSORT :: RE: Reformatting and adding additional filler lines in syncsort

$
0
0
Author: Rohit Umarjikar
Posted: Thu Apr 05, 2018 9:36 pm (GMT 5.5)

Code:
PUT 'FILEA.SOURCE.PLACE'  +       
     FILEA.DESTINATION.txt               
 PUT 'FILEB.SOURCE.PLACE'  +       
     FILEB.DESTINATION.txt

-Include only 1-4 = spaces
-Use RESIZE to place two records to each other
FILEA.DESTINATION.txt FILEB.DESTINATION.txt
Use JOINKEYS to Overlay, respective positions from DS1 to DS2.
_________________
Regards,
Rohit Umarjikar
A leader is one who knows the way, goes the way, and shows the way.


Viewing all articles
Browse latest Browse all 8500

Trending Articles