April 2004
Beginner
416 pages
11h 3m
English
To talk to the file system, the script needs to make a connection to it so that it can read files and folders. The tool used with Microsoft Visual Basic Script (VBScript) is called the file system object. Once you create an instance of the file system object, you can leverage its power to perform some or all of the following tasks:
Create files and folders
Copy files and folders
Move files and folders
Delete files and folders
List properties of files and folders