Have a question? Ask us! We love to help!
Below are some examples to choose from. Select the example closest to what you require and modify it. If you have any trouble using these examples see:
Note: If you don't specify a particular option in the command line, the option will default to whatever was last set in the user interface.
Some examples below open DiffDoc once the compare is complete. Examples 3-6 close DiffDoc, but do create a report which is opened in the default app (e.g. Browser, Notepad, Excel).Example | Details |
---|---|
Compare two TXT Files Show Side by Side |
|
Compare two DOC Files Show All In One Create a log file |
|
Compare two DOC Files Show All In One or Side by Side Create HTML File Report and give it a title Create Word File Report and give it a title Create a log file Exit when done |
|
Compare two DOC Files Create Text File Report Exit when done |
|
Compare two DOC Files Create and open a CSV Report Exit when done |
|
Compare two DOC Files Create and open a DOC Report Exit when done |
|
Compare two PDF Files with password "gonefishing" Show Side by Side Display status message after comparison |
DiffDoc /M "d:\a\Aristotle.TXT" /S "d:\a\Socrates.TXT" /V
This command line instructs DiffDoc to:
DiffDoc /M "d:\a\Aristotle.DOC" /S "d:\a\Socrates.DOC" /F1 /L D:\a\compare.LOG
This command line instructs DiffDoc to:
DiffDoc /M "d:\a\Aristotle.DOC" /S "d:\a\Socrates.DOC" /F1 /R1 /T "D:\a\Report.HTM" /7"Geek Philosophers" /O /L"D:\A\compare.LOG" /X
This command line instructs DiffDoc to:
DiffDoc /M "d:\a\Aristotle.DOC" /S "d:\a\Socrates.DOC" /F2 /R1 /T "D:\a\Report.DOC" /7"Geek Philosophers" /O /L"D:\A\compare.LOG" /X
This variation of Example 3 instructs DiffDoc to:
DiffDoc /M "d:\a\Aristotle.DOC" /S "d:\a\Socrates.DOC"/R2 /T "D:\a\Report.TXT" /O /L "D:\A\compare.LOG" /X
This command line instructs DiffDoc to:
DiffDoc /M "d:\a\Aristotle.DOC" /S "d:\a\Socrates.DOC" /R3 /T D:\a\Report.CSV /O /L D:\A\compare.LOG /X
This command line instructs DiffDoc to:
DiffDoc /M "d:\a\Aristotle.DOC" /S "d:\a\Socrates.DOC" /R4 /T D:\a\Report.DOC /O /L D:\A\compare.LOG /X
This command line instructs DiffDoc to:
DiffDoc /M "C:\MyDocuments\FirstFile.PDF" /S "C:\MyDocuments\SecondFile.PDF" /8 gonefishing /F2 /V
This command line instructs DiffDoc to:
See Also: