Hi,
I'm trying to compare a list of xml files in one folder to corresponding subfolders in another folder.
e.g., left side has
abc.xml
def.xml
ghi.xml
right side has folders:
abc_files
def_files
ghi_files
Is there a way to do this with the alignment override? I tried *.xml against *_files
Thanks,
Bob
I'm trying to compare a list of xml files in one folder to corresponding subfolders in another folder.
e.g., left side has
abc.xml
def.xml
ghi.xml
right side has folders:
abc_files
def_files
ghi_files
Is there a way to do this with the alignment override? I tried *.xml against *_files
Thanks,
Bob
Comment