chuckster1
MIS
Hi there,
I want to write a script that searches through the entire drive for certain files and performs an action.
I use the fso.GetFolder method then .subfolders and .files but don't think these methods are suitable for going through every folder on the drive.
Any ideas?
Chuck
I want to write a script that searches through the entire drive for certain files and performs an action.
I use the fso.GetFolder method then .subfolders and .files but don't think these methods are suitable for going through every folder on the drive.
Any ideas?
Chuck