Page 1 of 1

Comparing 2 files

PostPosted: Sat Feb 05, 2011 4:31 pm
by vijaykri
Team ,,

I believe you will help me at the earliest ,,,

I have 2 input files which are in SORTED order.

I need to WRITE 2 O/P file.

1st output File which contains only Matched Records from both the Input file 1 & 2
2nd Output file which contain only Unmatched records from both the Input file 1 & 2

Please help me ...

Re: Comparing 2 files

PostPosted: Sat Feb 05, 2011 4:42 pm
by enrico-sorichetti
I believe you will help me at the earliest ,,,

You belief is plain wrong

remember ...
replying on a forum is on voluntary basis
on our own time(*)
(*) or in other words when we feel like, not when You believe we should
free of charge

if You have time constraint get a paid consultant
or even better learn to read...
when You go to the COBOL part of the forums
the very first topic ( sticky )is
2-file match/merge sample code
ibm-cobol/file-match-merge-sample-code-t881.html

which, if You are willing to read contains a starting point for Your urgent issue

Re: Comparing 2 files

PostPosted: Sat Feb 05, 2011 9:27 pm
by NicC
Or even just use the search facility as this question is asked so many times.