I am using the example provided in the help file and have added the rules-based criteria.
In the batch file that calls the script I have added the switch after bc2.exe /rules="MyRule". This works fine in the GUI but when I run the script it ignores MyRule. What am I doing wrong?
criteria rules-based
file-report layout:side-by-side &
options:display-mismatches &
output-to:%3 %1 %2
I am running version 2.4.1 (241).
In the batch file that calls the script I have added the switch after bc2.exe /rules="MyRule". This works fine in the GUI but when I run the script it ignores MyRule. What am I doing wrong?
criteria rules-based
file-report layout:side-by-side &
options:display-mismatches &
output-to:%3 %1 %2
I am running version 2.4.1 (241).
Comment