Hello everyone! I would like to ask the predecessors. I want to compile a batch file under Dos to compare a text file with N text files. If it is the same as a certain file content, run a batch file with the same file name as the text file.
For example: if X.txt is the same as 1.txt content, then run 1.bat;
if X.txt is the same as 2.txt content, then run 2.bat.
May I ask how to compile this?
For example: if X.txt is the same as 1.txt content, then run 1.bat;
if X.txt is the same as 2.txt content, then run 2.bat.
May I ask how to compile this?



