I have 2 text files.
One text file will be on the local drive and will contain predefined characters.
The other text file will be on a floppy disk (that may contain a number of text files)
What I would like to do is open the files on the floppy disk and compare each character against the file on the local drive.
The program should then say how many of the predefined characters are in each file on the floppy disk.
Thanking you in advance for any help received
One text file will be on the local drive and will contain predefined characters.
The other text file will be on a floppy disk (that may contain a number of text files)
What I would like to do is open the files on the floppy disk and compare each character against the file on the local drive.
The program should then say how many of the predefined characters are in each file on the floppy disk.
Thanking you in advance for any help received