Search found 1 match

by bps_cmclean
Fri Nov 09, 2012 7:00 am
Forum: ExamDiff Pro
Topic: Ignore part of line as a command-line option
Replies: 3
Views: 8865

Re: Ignore part of line as a command-line option

I have been diff'ing 1000's of files each night using a C# wrapper around a command line call to EDP

The options used are

/html /t /w /k /no /nh

which means that only diff reports for files that are actually different are generated each night

This has been working perfectly for a few months ...