Thanks for your reply.....
I didn't get the desired output....I wanted the output records in the same sequence as that of the FILE A ...but i am getting the output in the sorted order which i don't w ...
FILE A is also of length 260 FB and File A does not contain Duplicates....If the record is present in file B and not in File A then those records should also be written in the output file.
I want to compare two files A & B and I have to write the matched record output in another file.The sequence of the records should not change and It should be in the sequence as shown below ...