Hi. I have two directories and need to compare all files therein with the same name. For example, dir A has files: file1.txt, file2.txt, file3.txt and dir B has files with the same name: file1.txt, file2.txt, file3.txt, etc. ...
No I need to compare file1.txt with file1.txt (from the other dir), file2.txt with file2.txt and so forth ...
What I currently do, is open a dir-compare-session and then click on each file to open file-compare-sessions one-by-one ... But this is quite a cumbersome task, especially if there are many dirs and they all hold 10-15 files...
So is there a way, to to this automatically (i.e. open file-compare-sessions for all matching files in 2 dirs ?)
Thank you.
No I need to compare file1.txt with file1.txt (from the other dir), file2.txt with file2.txt and so forth ...
What I currently do, is open a dir-compare-session and then click on each file to open file-compare-sessions one-by-one ... But this is quite a cumbersome task, especially if there are many dirs and they all hold 10-15 files...
So is there a way, to to this automatically (i.e. open file-compare-sessions for all matching files in 2 dirs ?)
Thank you.
Comment