Section A.17. Variable Declaration

Table of contents:

A 17 Variable Declaration

Const Statement

Declares a constant

Dim Statement

Declares a variable

Option Explicit Statement

Requires variable declaration

Private Statement

Declares the procedure or variable to have scope only in the module in which it is defined

Public Statement

Declares a global or public variable or function; marks the member as part of the class' public interface in a class

ReDim Statement

Declares a dynamic array variable

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



Vbscript in a Nutshell
VBScript in a Nutshell, 2nd Edition
ISBN: 0596004885
EAN: 2147483647
Year: 2003
Pages: 335

Flylib.com © 2008-2020.
If you may any questions please contact us: flylib@qtcs.net