Forum Discussion
2 Replies
- AlexKaras
Champion Level 1
Also XMLCheckpoint object might be the thing that you are looking for. - karkadilValued ContributorThere are 2 methods available for comparing files
aqFile.Compare
aqFileInfo.Compare
If you need smart comparision (like WinMerge does, for instance), I think you'll need to use external programs.