try loading the 2 file versions into 2 variables and try this code:
VB Code:
If File1 > File2 Then 'File1 Is Newer End If If File1 < File2 Then 'File2 Is Newer End If If File1 = File2 Then 'Both Are Same Version End If
|
Results 1 to 17 of 17
Thread: Comparing File VersionThreaded View
|
Click Here to Expand Forum to Full Width |