VBScript Tutorials - Herong's Tutorial Examples
∟References
List of reference materials used in this book.
- VBScript Language Reference, Microsoft Corporation,
http://msdn.microsoft.com/library/default.asp? url=/library/en-us/script56/html/ddfa5183-d458-41bc-a489-070296ced968.asp
- VBScript Tutorial, W3Schools,
http://www.w3schools.com/vbscript/
- Scripting Runtime Library, Microsoft,
http://msdn.microsoft.com/library/default.asp? url=/library/en-us/script56/html/jsoriScriptRuntime.asp
- VBScript Quick Reference, DevGuru,
http://www.devguru.com/Technologies/vbscript/quickref/vbscript_list.html
- Visual Basic Language Specification 8.0, Paul Vick, Microsoft Corporation,
http://www.microsoft.com/downloads/details.aspx? FamilyID=6d50d709-eaa4-44d7-8af3-e14280403e6e
- Using VBScript and JScript on a Web Page, Microsoft, September 1998,
http://msdn.microsoft.com/library/default.asp? url=/library/en-us/dnvid/html/msdn_vbnjscrpt.asp
Table of Contents
About This Book
Introduction of VBScript - Visual Basic Scripting Edition
Variant Data Type, Subtypes, and Literals
Arithmetic Operations
Numeric Comparison Operations and Logical Operations
String Operations - Concatenation and Comparison
Variable Declaration and Assignment Statement
Expression and Order of Operation Precedence
Statement Syntax and Statement Types
Array Data Type and Related Statements
Array References and Array Assignment Statements
Conditional Statements - "If ... Then" and "Select Case"
Loop Statements - "For", "While", and "Do"
"Function" and "Sub" Procedures
Built-in Functions
Inspecting Variables Received in Procedures
Error Handling Flag and the "Err" Object
Regular Expression Pattern Match and Replacement
scrrun.dll - Scripting Runtime DLL Library
Creating Your Own Classes
IE Web Browser Supporting VBScript
IIS ASP Server Supporting VBScript
WSH (Windows Script Host)
►References
Full Version in PDF/EPUB