Configuring an alternative compare tool?
Posted: Wed Aug 15, 2001 3:19 pm
I would like to use an alternative tool to do file comparisons from Textpad. As I am not a great fan of the compare in Textpad and much prefer Araxis Merge I would like to use this instead. I want to set up Araxis Merge as a tool and invoke it with:
merge.exe <file1> <file2>
The files I would like to compare are those I highlight in the Document Selector.
Unfortunately I have no idea what environment variables (if any) I can use to invoke as parameters. I can use $file for the <file1> but don't know what to use for <file2>. Any clues?
Also Araxis can diff 3 files at once, so that would also be useful if I knew what to use for a <file3>.
Thanks in advance,
Stuart
merge.exe <file1> <file2>
The files I would like to compare are those I highlight in the Document Selector.
Unfortunately I have no idea what environment variables (if any) I can use to invoke as parameters. I can use $file for the <file1> but don't know what to use for <file2>. Any clues?
Also Araxis can diff 3 files at once, so that would also be useful if I knew what to use for a <file3>.
Thanks in advance,
Stuart