Hi,
I am working on a workflow that will tell me about any changes between like files. The files have the same name but come from different directories. I am bringing all files including subdirectories with the directory tool. What I want to do is make sure that files of the same name are always compared. IE: Compare file Invoice from Directory A to Invoice in Directory B. I want to be sure that Invoice from A is not compared to Budget in B. Is there a way to do this?
Thank you in advance for your help.