Creating one HTML file per pair of files compared

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RrLind
    New User
    • Jul 2017
    • 1

    Creating one HTML file per pair of files compared

    Hi,
    I hope my task is simple for BC. I have two versions of the same 'C' application. I need to create one HTML compare file per 'old' and 'new' of files compared. So, fifty .C files are compared and the diffs recorded into fifty HTML files. HTML files to have the same name as the .C file.

    Thanks!
  • Aaron
    Team Scooter
    • Oct 2007
    • 16000

    #2
    Hello,

    Our Folder Compare's Session menu -> Folder Compare Report, set to Side-by-Side layout with Include links to file reports enabled will generate individual reports for each file report, linked from a main folder report.html. However, these reports will not contain file names.

    Otherwise, you would have to generate each report individually, manually, and assign it the needed name as it is created. This could be done in the graphical interface or with scripting (script can automate the report generation, but would need to be externally given the literal text needed for the file report name).
    Aaron P Scooter Software

    Comment

    Working...