Author: Rohit Umarjikar
Posted: Thu Apr 05, 2018 9:36 pm (GMT 5.5)
-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.
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.