VBScript in a Nutshell, Second Edition.Visual Basic Scripting (language) Visual BASIC Script - (VBScript) Microsoft's scripting language which is an extension of their Visual Basic language. VBScript can be used with Microsoft Office applications and others. It can also be embedded in web pages but can only be understood by Internet Explorer. Edition (VBScript) from Microsoft is used by developers in four main areas: server-side web applications using Active Server Pages (World-Wide Web, programming) Active Server Pages - (ASP) A scripting environment for Microsoft Internet Information Server in which you can combine HTML, scripts and reusable ActiveX server components to create dynamic web pages. IIS 4. (ASP), client-side web scripts using Interact Explorer, code behind Outlook forms, and the automation of repetitive tasks using Windows Script Host A facility within Windows that executes ActiveX scripting languages including Microsoft's own VBScript and JScript, as well as PerlScript, PScript and others. The scripts can be run from the desktop using the WSCRIPT.EXE program or from a command line using CSCRIPT.EXE. (WSH See Windows Script Host. ). In spite of the popularity and utility of the language, the documentation that accompanies VBScript can be described as lean, at best. VBScript in a Nutshell, Second Edition,' by Paul Lomax, Matt Childs, and Ron Petrusha (O'Reilly), remedies this documentation vacuum by delivering a current and complete reference for programmers and system administers who want to develop effective scripts in any of these four areas. Completely updated for VBScript 5.6, WSH 5.6, and ASP 3.0, the new edition includes introductory chapters to help readers keep current with the significant changes since the first edition was published. A new chapter introduces the Windows Script Component for creating binary COM (1) (Computer Output Microfilm) Creating microfilm or microfiche from the computer. A COM machine receives print-image output from the computer either online or via tape or disk and creates a film image of each page. components, and an appendix documents the Script Encoder. The main part of the book is a alphabetical reference to the VBScript language and the Scripting Runtime Library A collection of executable software functions in the machine language of the target computer. A runtime library can be linked into an application at compile time with links already resolved from the programmer's code to the functions when the application is loaded. . Each entry has a standardized listing with the following information: The keyword's syntax and parameters--A discussion of how and where the keyword should be used within the scripting environment--The differences between the operation of the keyword in VBScript and in Visual Basic 6.0 or VBA--Programming Tips & Gotchas--a section containing notes, solutions to real-world challenges. |
|
||||||||||||||||||

Printer friendly
Cite/link
Email
Feedback
Reader Opinion