Hi,
My requirement is as follows:
Have to read two files File1,File2
Read an account from File2 and search it in File1.
If this account is not present in File1 then write it to another file.
Can somebody suggest how this can be accomplished??
Apat from a Cobol program