Count Files and Folders Using the FileSystem Object
Category:
Files and DirectoriesType:
ApplicationsDifficulty:
IntermediateAuthor:
Ramon Antonio GimenezVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
This application lets you know how many files, folders and bytes
there are given a certain folder as starting point.
It looks recursively from this starting point into the
corresponding subfolders tree. There is a trade-off in performance with this approach so try not to use it with your entire 40 GB HD...(:o)
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download filecounter.zip