Re: Comparing Multiple files with single file one by one

2005-05-10 Thread N. Ganesh Babu
N. Ganesh Babu wrote: Dear All, My requirement is to compare the typing exam results. For Example: 1. 281 and 289 are the text files of the candidates. 2. I am having master.txt 3. I need to compare the 281 with master.txt and get the result. 4. I need to compare the 289 with master.txt and get th

Comparing Multiple files with single file one by one

2005-05-09 Thread N. Ganesh Babu
Dear All, My requirement is to compare the typing exam results. For Example: 1. 281 and 289 are the text files of the candidates. 2. I am having master.txt 3. I need to compare the 281 with master.txt and get the result. 4. I need to compare the 289 with master.txt and get the result. from the comp