Script changes between v2.1 (build 214) and v2.2.3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • selnekovic
    New User
    • May 2004
    • 1

    Script changes between v2.1 (build 214) and v2.2.3

    In v2.1 we were able to construct a functional script using
    file-report layout:side-by-side
    options:display-mismatches-context
    output-to:"reports\report.txt" which combined the features of the mismatches and the context for the mismatch. The "display-mismatches-context" combination did not cause an error and produced the desired report. In v2.2.3 build 221 this construct does not work and neither display-mismatches nor the display-context address the same need. "Display-context" comes close, but misses some of the information (e.g., the folder name)from the topmost compared folder. Is there some way to capture mismatch context under 2.2.3?

    Thanks
    Tom
  • Chris
    Team Scooter
    • Oct 2007
    • 5538

    #2
    Re: Script changes between v2.1 (build 214) and v2

    The display-context option is supposed to display mismatches with context, so there shouldn't be a separate display-mismatches-context command.

    I noticed that a file differences report from file viewer with context to a text file displays the full path. I'm not sure why the same command from a script isn't giving the full path. I'll add it to our bug list to be fixed.
    Chris K Scooter Software

    Comment

    Working...