VBScript in a nutshell : a desktop quick reference /
A reference for intermediate- to advanced-level programmers documents the programming language's server-side applications, defines the differences between VBScript and Visual Basic, and describes necessary language components.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Cambridge, Mass. :
O'Reilly,
©2000.
|
Edición: | 1st ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- VBScript's History and Uses 4
- What VBScript Is Used For: Gluing Together Objects 5
- Differences Between VBScript and VBA 9
- Chapter 2 Program Structure 11
- Functions and Procedures 11
- Class Modules 22
- Script Level 26
- Reusable Code Libraries 30
- Chapter 3 Data Types and Variables 36
- VBScript Data Types: The Many Faces of the Variant 36
- Variables and Constants 44
- Chapter 4 Error Handling and Debugging 65
- Debugging 67
- Error Handling 81
- Common Problems Areas, and How to Avoid Them 87
- Chapter 5 VBScript with Active Server Pages 89
- How ASP Works 90
- Active Server Pages Object Model 93
- Chapter 6 Programming Outlook Forms 101
- Why Program Outlook Forms? 101
- Form-Based Development Environment 102
- Running Your Code 106
- Program Flow 113
- Outlook Object Model 114
- Accessing Other Object Models 126
- Chapter 7 Windows Script Host 128
- Why Use WSH? 128
- Running WSH Scripts 129
- Program Flow 130
- WSH Object Model 133
- WSH Language Elements 149
- Accessing Other Object Models 150
- Chapter 8 VBScript with Internet Explorer 153
- <SCRIPT> Tag 153
- What Can You Do with Client-Side Scripting? 158
- Understanding the IE Object Model 165
- Chapter 9 Language Reference 181
- Appendix A Language Elements by Category 449
- Appendix B VBScript Constants 461
- Appendix C Operators 467.