Create bookmark
VBScript Pocket Reference
Notes
Please login to add notes
- Table of Contents
- Alphabetical List of Entries vii
- Alphabetical List of Entries
-
+
VBScript Pocket Reference
- + Introduction
-
+
VBScript Reference
- + Array Handling
- Assignment
- + Comment
- + Constants
- + Data Subtype Conversion
-
+
Date and Time
- Date Function
- DateAdd Function
- DateDiff Function
- DatePart Function
- DateSerial Function
- DateValue Function
- Day Function
- Hour Function
- Minute Function
- Month Function
- MonthName Function
- Now Function
- Second Function
- Time Function
- Timer Function
- TimeSerial Function
- TimeValue Function
- Weekday Function
- WeekdayName Function
- Year Function
- Dictionary Object
- + Error Handling
- + File System Objects
-
+
Information Functions
- GetLocale Function
- IsDate Function
- IsEmpty Function
- IsNull Function
- IsNumeric Function
- IsObject Function
- Len, LenB Functions
- RGB Function
- ScriptEngine Function
- ScriptEngineBuildVersion Function
- ScriptEngineMajorVersion Function
- ScriptEngineMinorVersion Function
- SetLocale Function
- TypeName Function
- VarType Function
- + Mathematical and Numeric
- + Miscellaneous
- + Object Programming
- + Program Structure and Flow
-
+
String Manipulation
- FormatCurrency, FormatNumber, FormatPercent Functions
- FormatDateTime Function
- InStr, InStrB Functions
- InstrRev Function
- LCase Function
- Left, LeftB Functions
- LTrim Function
- Match Object
- Matches Collection Object
- Mid, MidB Functions
- RegExp Object
- Replace Function
- Right, RightB Functions
- RTrim Function
- Space Function
- StrComp Function
- String Function
- StrReverse Function
- Trim Function
- UCase Function
- + User Interaction
- + Variable Declaration
- Regular Expression Characters Reference
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
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.
Test the closed alpha on paperc.com
Book Details
Authors
Paul Lomax, Matt Childs, and Ron Petrusha
Categories
Computers > Programming Languages > JavaScript
Publishers
Publication year : 2008
License: All rights reserved ©
Times read: 396

