[Previous] [Table of Contents] [Next]
Further Reading
The following sources contain additional information helpful for WSH
script programmers. I recommend that you first read the following
Microsoft documents:
- Windows Script Host Reference A help file on WSH objects
and their methods and properties that also includes a WSH tutorial.
This reference is located on the book's companion CD.
- VBScript Language Reference The definitive reference for
VBScript issues. This help file also contains a VBScript tutorial and a
FileSystemObject object tutorial. The help file containing this
reference is on this book's companion CD.
- JScript Language Reference A help file that documents the
JScript syntax and all methods and properties provided by the language
engine. It also contains a JScript tutorial and a
FileSystemObject object tutorial. This reference is located on the
book's companion CD.