Page 1 of 1

Command line Arguments

Posted: Sun Apr 06, 2014 6:27 pm
by julienexas
Hi,

I'm currently using the ExamDiff Evaluation copy for my existing program that need to compare a file being receive from other machines. I'm accessing examdiff by calling the batch file so that only the cmd line will be prompt. My problem is ; what is the command line argument , or how can i format the generated diff report in such a way it will be save in a similar way, we navigate in GUI of the program. I shouldn't showing the GUI of examdiff only the console based program. It should generate report showing only the difference or line numbers or if possible the screen shots. Any good response will be a great help. Thanks

Re: Command line Arguments

Posted: Sun Apr 06, 2014 8:14 pm
by psguru
What you maybe looking for is the HTML diff report. You can get it by using the following switches: /o and /html. See http://www.prestosoft.com/ps.asp?page=h ... ne_options for details.