I want to compare a text file with itself, but with two different File Format selections.
I can easily do this manually in the BC3 text compare window by changing the File Format on the left/right side.
But is it also possible via command line Parameters or via scripts?
Something like:
BComp.exe "Test.cpp" "Test.cpp" "C,C++,C# Source" "SomeCustomFileFormat"
Best regards,
Scookus
I can easily do this manually in the BC3 text compare window by changing the File Format on the left/right side.
But is it also possible via command line Parameters or via scripts?
Something like:
BComp.exe "Test.cpp" "Test.cpp" "C,C++,C# Source" "SomeCustomFileFormat"
Best regards,
Scookus
Comment