Amazon.com Review
Because it applies the concise and popular Nutshell format to Microsoft's preferred scripting language,
VBScript in a Nutshell is a valuable learning resource and reference. Focusing on the core language rather than on any specific application, this book teaches how to write clear, efficient VBScript code. Whether developing for the Web, automating Windows, or customizing Microsoft Outlook, this book will help the reader do a better job.
Though it caters to new users, VBScript is mainly a reference book. Each piece of the core VBScript specification (plus the Dictionary and FileSystemObject objects that make up the Microsoft Scripting Runtime) is described in an alphabetized entry. For each statement, function, operator, and object, the book gives a quick description of the element's syntax, concise rules of its proper use, information on returned values (if any), and some examples of the language element used correctly in practice. Two additional sections on each language element will be valuable to novices and anyone stumped by errors: a "Rules at a Glance" section that documents correct usage, and a section called "Programming Tips & Gotchas" that highlights common mistakes. --David Wall
Topics covered: Core VBScript and the most important object models on which it operates, including Microsoft Internet Explorer and the Windows Scripting Host. Tutorial material and reference entries explain structure, syntax, and program design.
Product Description
VBScript in a Nutshell focuses on the complete VBScript language, and illustrates the data types, variables, constants, arrays, statements, and functions that form the core components of the language. The book sets forth a detailed discussion of how to call scripts and explains the similarities and differences between VBScript and Visual Basic and how VBScript differs from JavaScript. The greater part of this book is an alphabetical VBScript language reference to all VBScript keywords. It documents both the obvious and the not-so-obvious, including numerous "gotchas" and anomalies that cause programmers so much lost time and needless frustration. Other chapters cover the MSIE, Active Server and Outlook object models, which allow VBScript to "control" its host application. Appendixes include listings of VBScript keywords by category, as well as the properties, methods, and events of standard ActiveX and intrinsic HTML controls. Whether you're using VBScript to create client-side or server-side scripts for a web environment, VBScript in a Nutshell is the only book you'll need by your side--a complete and easy-to-use language reference.
See all Editorial Reviews