Dear all,
I would like to know if there exists an option in BC3 script file which makes case sensitive in text comparison?
For example:
file-report layout:side-by-side &
options:ignore-unimportant,display-mismatches,line-numbers, ?case-sensitive? &
output-to:"%3" output-options:html-color "%1" "%2"
Here I tried case-sensitive, but unfortunately, it didn't work.
If you have any ideal or solution, please let me know.
Thank you for the help.
I would like to know if there exists an option in BC3 script file which makes case sensitive in text comparison?
For example:
file-report layout:side-by-side &
options:ignore-unimportant,display-mismatches,line-numbers, ?case-sensitive? &
output-to:"%3" output-options:html-color "%1" "%2"
Here I tried case-sensitive, but unfortunately, it didn't work.
If you have any ideal or solution, please let me know.
Thank you for the help.
Comment