InputBox Function |
Displays a dialog box to allow user input |
MsgBox Function |
Displays a dialog box and returns a value indicating the command button selected by the user |
SetLocale Function |
Sets the current locale and returns the ID of the previous locale |
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