I will offer you some suggestions for SAS coding - surely you are looking for guidance and not just someone to do your work, right?
One approach is code up a DATA step to read the two inputs, creating SAS files, then sort the data, and use PROC COMPARE to generate an output with differences, and you should have the desired results, I would say.
The SAS product documentation is hosted at the SAS support website http://support.sas.com/ and you will also find many additional technical papers on various SAS programming topics at the site.
Scott Barry
SBBWorks, Inc.
... View more