Hi all,
How to ignore whitespace while comparing files in two different folders with the following script.
Eg: Folder1\file1
Content:"abcd"
Folder2\file1
Content: "abc d"
log verbose D:\Venkey\BeyondCompare-ScriptTool\Output\logfile.txt
criteria binary
load D:\Venkat\Compare1 D:\Venkat\Compare2
expand all
select all
folder-report layout:summary options:display-mismatches output-to
:\Venkey\BeyondCompare-ScriptTool\Output\report1.html &
output-options:html-color
Please help me on this.
Thanks
Venkat
How to ignore whitespace while comparing files in two different folders with the following script.
Eg: Folder1\file1
Content:"abcd"
Folder2\file1
Content: "abc d"
log verbose D:\Venkey\BeyondCompare-ScriptTool\Output\logfile.txt
criteria binary
load D:\Venkat\Compare1 D:\Venkat\Compare2
expand all
select all
folder-report layout:summary options:display-mismatches output-to

output-options:html-color
Please help me on this.
Thanks
Venkat
Comment