November 2006
Beginner to intermediate
512 pages
12h 42m
English
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
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 ...
Read now
Unlock full access