Hi Alissa,
I have similar requirement but the first input file length 65,second one 469.Need to compare fields(1,15) in both the fiels.If the INPUT file1 record mathces with the INPUT file2 record then write the INPUT1 record into matched file.else write the unmatched record of INPUT1 to unmatched file.
Thanks in advance