Link to home
Start Free TrialLog in
Avatar of kevinph69
kevinph69

asked on

How to not displaying some different text to the report file using Beyond Compare Script

Hi,
I am writing a Beyond Compare Script that output the different text into a report.txt file.  However I want to ignore some of the important text displayed in the report.txt file.  How can I do that?
Here is my BC script:

file-report layout:side-by-side &
options:ignore-unimportant,display-context &
output-to:%3 output-options:html-color %1 %2

Thanks,
/Kevin
ASKER CERTIFIED SOLUTION
Avatar of cj_1969
cj_1969
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial