VBScript in a Nutshell: A Desktop Quick Reference

Couverture
"O'Reilly Media, Inc.", 20 mars 2003 - 514 pages

Lightweight yet powerful, VBScript from Microsoft® is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). VBScript in a Nutshell, Second Edition delivers current and complete documentation for programmers and system administrators who want to develop effective scripts.Completely updated for VBScript 5.6, WSH 5.6 and ASP 3.0, VBScript In a Nutshell, Second Edition includes updated introductory chapters that will help you keep current with the significant changes since the first edition was published. New chapters introduce the Windows Script Component for creating binary COM components, and the Script Encoder.The main part of the book is a comprehensive reference focusing on VBScript essentials with an alphabetical reference to all statements, keywords and objects, and a section of notes and solutions to real-world gotchas--various undocumented behaviors and aspects of the language--to help you avoid potential problems. Each entry in the reference section details the following:

  • The keyword's syntax, using standard code conventions
  • A list of arguments accepted by the function or procedure, if any exist
  • A discussion of how and where the keyword should be used within the scripting environment
  • A discussion of the differences between the operation of the keyword in Visual Basic or VBA and in VBScript
Regardless of your level of experience programming with VBScript, VBScript in a Nutshell, Second Edition is the book you'll want by your side--the most complete, up-to-date, and easy-to-use language reference available.
 

Table des matières

I
1
Introduction
3
Program Structure
11
Data Types and Variables
38
Error Handling and Debugging
67
VBScript with Active Server Pages
91
Programming Outlook Forms
102
Windows Script Host 56
125
II
199
The Language Reference
201
III
433
Language Elements by Category
435
VBScript Constants
445
Operators
451
Locale IDs
458
The Script Encoder
462

VBScript with Internet Explorer
154
Windows Script Components
178
Index
471

Autres éditions - Tout afficher

Expressions et termes fréquents

Fréquemment cités

Page 45 - Byte data type, variablename can contain any numeric data or string data capable of conversion into a number that is greater than or equal to 0 and less than or equal to 255.
Page xiii - ... and VB5 were, you'll find some powerful additions that enhance both the speed at which you can develop an application and the quality of your applications. Note that because this book is specifically about the language, new VB6 nonlanguage features such as dynamic control addition aren't included. How This Book Is Structured This book is divided into three parts. The first part of the book, The Basics, is an introduction to the main features and concepts of Visual Basic programming. Even seasoned...

Informations bibliographiques