View Full Version : Many file-compares, bu just 1 output report...?
SSergio
29-Jul-2006, 03:57 PM
I have a long script that compares different pairs of files (from different folders) using a "file-compare" command for each pair. Using "output-to" file and "stats-tabular" options BC2 creates a single file for every pair, but I need just _one_ output report in csv format, containing all the results. Is there a way to have an "append" mode for reports?
TIA
Ssergio
Chris
31-Jul-2006, 01:44 PM
There isn't a way to concatenate the output of multiple file-report commands.
File report can generate a single report for all selected pairs of files.
The two forms of file-report are:
Named Pair of files:
file-report layout:side-by-side output-to:out.txt file1.txt file2.txt
Combined report of multiple files:
load folder1 folder2
expand all
select all.files
file-report layout:side-by-side output-to:out.txt
vBulletin® v3.7.1, Copyright ©2000-2013, Jelsoft Enterprises Ltd.