Hello, is it possible to do the following with DFSORT/ICETOOL:

Input1:
A1  X1
A1  X2
B1  X1
B1  Y1

Input2:
X1  ABC
X2  DEF
Y1  GHI

Expected output:
A1  X1  ABC
A1  X2  DEF
B1  X1  ABC
B1  Y1  GHI

I believe it will require multiple scans of Input2. Hope it is clear enough. 
Thanks.

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