Chapter 6. Working with the File System

In this chapter, you’ll look at two very important concepts: dynamically creating arrays and dynamically creating dictionaries. Both of these techniques will enable you to create enterprise-class scripts that will quickly instantiate themselves into your day-to-day network operations.

Before You Begin

The material presented in this chapter requires you to be familiar with the following concepts from earlier chapters:

  • Using the For Each...Next construction

  • Applying Select Case constructions

  • Adopting constants

  • Implementing intrinsic VBScript properties such as VbTab and Now

  • Employing If...Then...Else

After completing this chapter you will be familiar with the following:

  • How to create a FileSystemObject instance

  • How ...

Get Microsoft® Windows® Scripting Self-Paced Learning Guide 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.