I have two files which I compare using Data Compare and I want to edit default rules from the script. I tried manually from BC interface and it worked, but I need to manipulate the rules within the script.
This is my script so far:
data-report layout:side-by-side &
options:ignore-unimportant,display-mismatches,line-numbers &
output-to:"%3" output-options:html-color "%1" "%2"
Any ideas how could I do that? I am using Beyond Compare 3.
Thanks in advance.