Home > OS >  AutoCompare
AutoCompare

Time:09-22

DOS command automatically compare files
BCompare. Exe/silence @ {0} {1} {2} {3}

{0} : configuration file path, set up to compare the output format, such as
{1} : old file path
{2} : new file path
{3} : output file path

Configuration file content is as follows:
Select all
Expand allc
Ompare rules - -based
File - the report layout: side - by - side options: display -all, line - numbers&
The output - to: % 3 output - options: HTML - color, wrap - word % 1% 2

CodePudding user response:

The
refer to the original poster Tricontinue response:
DOS command automatically compare file
BCompare. Exe/silence @ {0} {1} {2} {3}

{0} : configuration file path, set up to compare the output format, such as
{1} : old file path
{2} : new file path
{3} : output file path

Configuration file content is as follows:
Select all
Expand allc
Ompare rules - -based
File - the report layout: side - by - side options: display -all, line - numbers&
The output - to: % 3 output - options: HTML - color, wrap - word % 1% 2

Configuration files of the folding lines have a problem, well, you can handle!
  • Related