Hi All,
I have a project where i need to compare xml files between 2 directories. Below is the pattern of file names in each directory.
Directory 1
- sample1.xml
- sample2.xml
- sample3.xml
Directory 2
- sample1.xml
- sample2.xml
- sample3.xml
I need to compare the data in respective file name. Could you please assist in this regard? After reading through the community questions, I assume batch macro would be the right way to go ahead. Could you share any leads to quickly do this task?
Thank You!