Hi
Hope this is in the right place.
Fairly new to VB script. I am attempting to write a basic VBScript to count the files in a directory.
No problem So far I have this which works on standard directories:
Set fso = CreateObject("Scripting.FileSystemObject")
targetDir =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.