Search found 2 matches

by j_hoppe
Mon Jul 25, 2005 2:29 am
Forum: ExamDiff Pro
Topic: /g:options.txt and spawning from dir to file comparison
Replies: 5
Views: 15162

Hello psguru,

I think your solution ("generate an temporary option file with the effective options
of the first EDpro instance and call the second instance with /g") should do it.

As a minor enhancement, I would not use the "/g"-option in this case but use another new option identifier, which
is ...
by j_hoppe
Fri Jul 22, 2005 2:54 am
Forum: ExamDiff Pro
Topic: /g:options.txt and spawning from dir to file comparison
Replies: 5
Views: 15162

/g:options.txt and spawning from dir to file comparison

I use ExamDiff Pro embedded as part of another application.
I need to use a hand prepared set of options,
so I use the /g-Options in the command line, when I
call ShellExecute().
I start ExamDiff in "dir comparison" mode, but if a new instance of ExamDiff is started to compare a single pair of files ...