资讯

Ok, the google didn't turn up enough info for me so I figured I would ask here.I'm working with vbscript and I would like to search a directory for specific files. The issue is that there are a ...
Use the integrated file browser to navigate to the folder containing the VBScript file. Highlight the VBScript file, which has a VBS extension, and click "Open" to open it in WordPad. Edit the script.
The script below will loop through the specified folder, and pipe the information into a CSV file. It pulls out the subfolder names as well as their sizes. It works, except for when there are long ...