sarya
15 years agoFrequent Contributor
Files.Compare returns exception
Hi,
I am trying to comapre two pdf documents. I used this in my script but when I run this code,it gives me an exception as " 'Files' is undefined" .Is this not the correct way to comapre files?
.Compare("C:\\myfiles\\Bun26.PDF",'C:\\Bun26' + r2wdate + 'T000000.PDF');Thanks.Sumedha
I am trying to comapre two pdf documents. I used this in my script but when I run this code,it gives me an exception as " 'Files' is undefined" .Is this not the correct way to comapre files?
Files.Compare("C:\\myfiles\\Bun26.PDF",'C:\\Bun26' + r2wdate + 'T000000.PDF');
Thanks.
Sumedha
.Compare("C:\\myfiles\\Bun26.PDF",'C:\\Bun26' + r2wdate + 'T000000.PDF');Thanks.Sumedha