Eval Function |
Evaluates an expression that can be built dynamically at runtime and returns the result |
Execute Statement |
Executes one or more statements that can be built dynamically at runtime |
ExecuteGlobal Statement |
Executes one or more statements that can be built dynamically at runtime in the script's global namespace |
LoadPicture Function |
Returns a Picture object |
Part I: The Basics
Introduction
Program Structure
Data Types and Variables
Error Handling and Debugging
VBScript with Active Server Pages
Programming Outlook Forms
Windows Script Host 5.6
VBScript with Internet Explorer
Windows Script Components
Part II: Reference
Part III: Appendixes
Appendix A. Language Elements by Category
Appendix B. VBScript Constants
Appendix C. Operators
Appendix E. The Script Encoder