Possible to use diff outside of Oxygen gui?
Posted: Mon Dec 09, 2013 1:42 pm
Hello there-
I'm wondering if you could give me a little help with the command line handling for the diff Files script.
I've currently got the diffFiles.bat being called via Perl.
I need it to diff approximately 1000 file pairs...
While I have a tremendous crush on OxyGen's diff, clicking 'Close' for 1000 file pairs even when there are no differences found between the two files being diff'ed is a little too high maintenance.
Is there a way to launch the diff from a script, test to see if a difference was found and either:
Launch the diff in the Oxygen gui only when differences between the files are found
OR (and perhaps more prefereable):
Write the names of the files with differences to a log for later visual diffing in OxyGen
Thanks in advance.
I'm wondering if you could give me a little help with the command line handling for the diff Files script.
I've currently got the diffFiles.bat being called via Perl.
I need it to diff approximately 1000 file pairs...
While I have a tremendous crush on OxyGen's diff, clicking 'Close' for 1000 file pairs even when there are no differences found between the two files being diff'ed is a little too high maintenance.
Is there a way to launch the diff from a script, test to see if a difference was found and either:
Launch the diff in the Oxygen gui only when differences between the files are found
OR (and perhaps more prefereable):
Write the names of the files with differences to a log for later visual diffing in OxyGen
Thanks in advance.
