Conventions in This Book

Throughout this book, we’ve used the following typographic conventions:

Constant width

Constant width in body text indicates a language construct such as a VBA statement (like For or Set), an intrinsic or user-defined constant, a user-defined type, or an expression (like dElapTime = Timer( ) - dStartTime). Code fragments and code examples appear exclusively in constant-width text. In syntax statements and prototypes, text in constant width indicates such language elements as the function’s or procedure’s name and any invariable elements required by the syntax.

Constant width italic

Constant width italic in body text indicates parameter and variable names. In syntax statements or prototypes, constant width italic indicates replaceable parameters.

Italic

Italicized words in the text indicate intrinsic or user-defined functions and procedure names. Many system elements like paths and filenames are also italicized.

Tip

This symbol indicates a note.

Warning

This symbol indicates a warning.

Get VBScript in a Nutshell 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.