I am using the tool \'HTML Match\' to compare two HTML files. As I have to compare many files, I create a batch file like the followion. For example, I give only five sets o
The answer to your problem is to write CALL HTMLMATCH.EXE (and the rest of the parameters).
Just use CALL in front of every executable command in the batch file.