Chapter 2. Looping Through the Script
Before You Begin
To work through the material presented in this chapter, you need to be familiar with the following concepts from Chapter 1:
How to run a script How to declare a variable by using the Dim command How to perform basic error suppression by using On Error Resume Next How to connect to the file system object How to read from the registry
After completing this chapter, you will be able to:
 |