VBScript Tutorials - Herong's Tutorial Examples - v6.03, by Herong Yang
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
There are several ways to obtain the full version of this book:
Amazon Kindle Store for eBook Version at $4.99 - Follow this link https://www.amazon.com/dp/B08RCQZ8BT to purchase. Free preview pages of the book are available.
Amazon Kindle Store for Paperback Version at $19.99 - Follow this link https://www.amazon.com/dp/B08RC5RJQW to purchase. Free preview pages of the book are available.
Google Play store for ePUB Version at $4.99 - Follow this link https://play.google.com/store/books/details?id=ABCD to purchase. Free preview pages of the book are available.
Google Play store for PDF Version at $4.99 - Follow this link https://play.google.com/store/books/details?id=ABCD to purchase. Free preview pages of the book are available.
Some sample pages in PDF format -
Please send email to herong_yang@yahoo.com to obtain a free updated PDF version, if you have purchased a full version of this book in any format.
Table of Contents
Introduction of VBScript - Visual Basic Scripting Edition
Variant Data Type, Subtypes, and Literals
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
Inspecting Variables Received in Procedures
Error Handling Flag and the "Err" Object
Regular Expression Pattern Match and Replacement
scrrun.dll - Scripting Runtime DLL Library
IE Web Browser Supporting VBScript