Hi ,
Is it possible to drill down to the changes in files using BC script?
I can see the changed files but would like to see what were the exact changes.
The script that I am using is
criteria binary
load %1 %2
expand all
select all.files
folder-report layout:summary &
options:display-mismatches &
output-to:"%4"
Thanks,
Prajakta
Is it possible to drill down to the changes in files using BC script?
I can see the changed files but would like to see what were the exact changes.
The script that I am using is
criteria binary
load %1 %2
expand all
select all.files
folder-report layout:summary &
options:display-mismatches &
output-to:"%4"
Thanks,
Prajakta
Comment