Chapter 7. Working with Folders
Before You Begin
To work through the material presented in this chapter, you need to be familiar with the following concepts from earlier chapters:
Utilizing the FileSystemObject
Using the For Each...Next statement
Implementing constants
Applying the Select Case statement
After completing this chapter, you will be able to:
Use the FileSystemObject class to create folders
Use the FileSystemObject class to list folders
Use the FileSystemObject class to delete folders
Use the FileSystemObject class to verify the existence of folders
Working with Folders
In your day-to-day life as a network administrator, you must create folders hundreds of times if for no other reason than to hold numerous files. In my life as a consultant, I ...
Get Microsoft® VBScript Step by Step now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.