Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cmbmick

    VBScript access a directory with underscore in it

    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 =...

Part and Inventory Search

Back
Top