I compare date/time stamps of files from 12 different computers with golden files. The script outputs the differences from each computer in its own report. I would like to get one single report containing the file differences from all computers. How do I do that?
Announcement
Collapse
No announcement yet.
Combine Output Reports
Collapse
X
-
You will probably find this thread useful:
http://www.scootersoftware.com/vbull...ead.php?t=2180
Basically, you will want to create a bat file that calls multiple BC scripts, names different report files, then uses the command line to concatinate them together.
Let us know if you have any questions.Aaron P Scooter Software
Comment