Announcement

Collapse
No announcement yet.

Folder-report works OK, but the File-report ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Folder-report works OK, but the File-report ?

    I am using with success the Folder-report in a simple but usufull script. But I am still failling to use the File-report.
    Even by using before the commands:
    select all
    expand all
    compare

    there is no action done by the File-report to show me what are the diff inside the file I choose.
    My script is as followed:
    log verbose
    load %1 %2
    folder-report layout:side-by-side output-to:RapportFolder.html output-options:html-color
    select all
    compare
    <font color="red"> file-report layout:side-by-side layout-options:display-all output-to:RapportFile.html</font>

    when %1 and %2 are two different directories to be loaded to the diff reports desired.

    The result for the folder-report is OK
    but for the File-report is almost empty.

  • #2
    Re: Folder-report works OK, but the File-report ?

    layout-options should just be options. I'll switch the behavior to give an error in this case.
    Zoë P Scooter Software

    Comment


    • #3
      Re: Folder-report works OK, but the File-report ?

      Thanks Craig,

      It works fine with the :
      file-report layout:side-by-side options:display-mismatches output-to:%4 output-options:html-color

      Laurent,

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎