Compare Files in Different Folders
Rev 8-1-2001. Have you ever had to compare files in two different folders? Mostlikely, you used paper and pencil. This VB snippet shows the contents of 2 folders and flags files with different date or file size. My graphic design is not the best and yes it would be nice to navigate to you folder (now you enter path). For the first step (3+2 hrs work), I think it will do.
Original Author: Patrick v O
Assumptions
The code could be improved for graphics and for scan method. If you select 2 folders with each 1000+ files, it could take 45 seconds. Rev 8-1-2001, uses the ItemFind, which makes the code run much faster. Next change is to loop the smallest file count and use the FindItem on the larger file count listview.
Returns
Two listviews with files for each folder, it flags files that are different.
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 72 times
Categories
Attachments
Compare Fi23903812001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 5,817 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.