Introduction to VBScript
VBScript is based on the Visual Basic programming language, and is nearly identical to Visual Basic for Applications (VBA), which is used to create macros (prerecorded instructions) for Microsoft Word, Excel, and many other applications. VBScript is a full-fledged programming language. Even if you've never written a computer program, you can probably pick up enough VBScript to get by, just by reading and toying with working scripts that other people have written.
In this section, I'll give you a very brief overview of VBScript. For a full treatment, you can buy any of several books on the topic (see the end of this chapter for some ideas), you can download detailed references from Microsoft's Web site at msdn.microsoft.com/scripting ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access