 |
VBScript Pocket Reference Be the First to Write a Review and tell the world about this title!People who purchase this book frequently purchase: - VBScript in a Nutshell, 2nd Edition; Paul Lomax, et al, $24.95, 38% Off!
- JavaScript Pocket Reference, 2nd Edition; David Flanagan, $6.95, 30% Off!
- Managing Windows with VBScript and WMI; Don Jones, $32.95, 45% Off!
- Advanced VBScript for Microsoft Windows Administrators; Don Jones, et al, $30.95, 38% Off!
Books on similar topics, in best-seller order:Books from the same publisher, in best-seller order:
Microsoft's Visual Basic Scripting Edition (VBScript), a subset of
Visual Basic for Applications, is a powerful language for Internet
application development, where it can serve as a scripting language for
server-side, client-side, and system scripting. Whether you're
developing code for Active Server Pages, client-side scripts for
Internet Explorer, code for Outlook forms, or scripts for Windows Script
Host, VBScript Pocket Reference will be your constant companion.
Don't let the pocket-friendly format fool you. Based on the bestselling
VBScript in a Nutshell, this small book details every VBScript
language element--every statement, function, and object--both in
VBScript itself, and in the Microsoft Scripting Runtime Library. There's
a special emphasis on the following details:
- The syntax, using standard code conventions
- The arguments accepted by the function or procedure, if any exist
- The data returned by a function
Entries are arranged alphabetically by topic, so that you can, for
instance, easily find details about that string-handling function that
you can't quite remember. In addition, appendixes list VBScript
operators and VBScript intrinsic constants.
Regardless of how much VBScript programming experience you have, the
VBScript Pocket Reference is the book you'll pick up time and
time again as your standard quick reference guide to the VBScript
language. It is indispensable for anyone writing scripts with VBScript.
Table of Contents
Alphabetical List of Entries
Introduction
Font Conventions
VBScript Conventions
Datatypes
Variables
Operators and Precedence
Constants
Functions and Subroutines
Program Structure
Object-Oriented Programming
Additional Information
VBScript Reference
Array Handling
Assignment
Comment
Constants
Data Subtype Conversion
Date and Time
Dictionary Object
Error Handling
File System Objects
Information Functions
Mathematical and Numeric
Miscellaneous
Object Programming
Program Structure and Flow
String Manipulation
User Interaction
Variable Declaration
Regular Expression Characters Reference
|
 |