I would like to automate the creation of a patch diff on 2 files in a text report. I am using BC3 pro and can go into the UI to accomplish this. (Session|Text Compare Report, Patch, Normal, Plain Text, Save As). I would like to do this all from the command line without displaying the UI. I have tried running a script file to do this (per your web site) "text-report layout
atch options
atch-normal output-to:%3 %1 %2". However the UI always pops up and the generated text file is not the same as when I go through the UI. How can I do this?


Comment