Picture 1 of 1

Gallery
Picture 1 of 1

Have one to sell?
VBScript in a Nutshell: A Desktop Quick Reference by Childs, Matt
by Childs, Matt | PB | VeryGood
US $5.68
Approximately£4.20
Condition:
“May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend ”... Read moreAbout condition
Very Good
A book that has been read and does not look new, but is in excellent condition. No obvious damage to the book cover, with the dust jacket (if applicable) included for hard covers. No missing or damaged pages, no creases or tears, no underlining or highlighting of text, and no writing in the margins. Some identifying marks on the inside cover, but this is minimal. Very little wear and tear. See the seller’s listing for full details and description of any imperfections.
Last one1 sold
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Postage:
Free Economy Shipping.
Estimated between Tue, 29 Jul and Fri, 1 Aug to 94104
Located in: Aurora, Illinois, United States
Returns:
30 days return. Seller pays for return postage.
Payments:
Shop with confidence
Seller assumes all responsibility for this listing.
eBay item number:197127534456
Item specifics
- Condition
- Very Good
- Seller notes
- Binding
- Paperback
- Book Title
- VBScript in a Nutshell
- Weight
- 1 lbs
- Product Group
- Book
- IsTextBook
- Yes
- ISBN
- 1565927206
About this product
Product Identifiers
Publisher
O'reilly Media, Incorporated
ISBN-10
1565927206
ISBN-13
9781565927209
eBay Product ID (ePID)
1628128
Product Key Features
Number of Pages
508 Pages
Publication Name
Vbscript in a Nutshell : a Desktop Quick Reference
Language
English
Subject
Programming Languages / General, Programming Languages / Visual Basic, General
Publication Year
1995
Type
Textbook
Subject Area
Computers
Series
In a Nutshell (O'reilly) Ser.
Format
Trade Paperback
Dimensions
Item Height
1 in
Item Weight
21.8 Oz
Item Length
9 in
Item Width
6 in
Additional Product Features
Intended Audience
Scholarly & Professional
LCCN
00-032671
Dewey Edition
21
Illustrated
Yes
Dewey Decimal
005.2/762
Table Of Content
Preface; Why This Book?; Who Should Read This Book?; How This Book Should Be Used; How This Book Is Structured; Conventions in This Book; How To Contact Us;The Basics; Chapter 1: Introduction; 1.1 VBScript's History and Uses; 1.2 What VBScript Is Used For: Gluing Together Objects; 1.3 Differences Between VBScript and VBA; Chapter 2: Program Structure; 2.1 Functions and Procedures; 2.2 Class Modules; 2.3 The Script Level; 2.4 Reusable Code Libraries; Chapter 3: Data Types and Variables; 3.1 VBScript Data Types: The Many Faces of the Variant; 3.2 Variables and Constants; Chapter 4: Error Handling and Debugging; 4.1 Debugging; 4.2 Error Handling; 4.3 Common Problems Areas, and How to Avoid Them; Chapter 5: VBScript with Active Server Pages; 5.1 How ASP Works; 5.2 Active Server Pages Object Model; Chapter 6: Programming Outlook Forms; 6.1 Why Program Outlook Forms?; 6.2 The Form-Based Development Environment; 6.3 Running Your Code; 6.4 Program Flow; 6.5 The Outlook Object Model; 6.6 Accessing Other Object Models; Chapter 7: Windows Script Host; 7.1 Why Use WSH?; 7.2 Running WSH Scripts; 7.3 Program Flow; 7.4 The WSH Object Model; 7.5 WSH Language Elements; 7.6 Accessing Other Object Models; Chapter 8: VBScript with Internet Explorer; 8.1 The Tag; 8.2 What Can You Do with Client-Side Scripting?; 8.3 Understanding the IE Object Model;Reference; Chapter 9: The Language Reference;Appendixes; Language Elements by Category; Array Handling; Assignment; Comment; Constants; Data Subtype Conversion; Date and Time; Dictionary Object; Error Handling; File System Objects; Information Functions; Mathematical and Numeric; Miscellaneous; Object Programming; Program Structure and Flow; String Manipulation; User Interaction; Variable Declaration; VBScript Constants; Color Constants; Comparison Constants; Date and Time Constants; Date Format Constants; Error Constant; Logical and TriState Constants; Message Box Constants; String Constants; Variable Type Constants; Operators; Arithmetic Operators; String Operator; Comparison Operators; Logical and Bitwise Operators; Operator Precedence;Colophon;
Synopsis
Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side Internet applications (i.e., Active Server Pages), and client-side web pages. It can also be used for system scripting (i.e., Windows Script Host scripts) and programming Outlook forms.The greater part of this book is an alphabetical VBScript language reference to all VBScript statements, keywords and objects, emphasizing the following details: The syntax, using standard code conventionsA list of arguments accepted by the function or procedure, if any existA description of the data returned by a functionA discussion of how and where the keyword should be used within the scripting environmentA section of notes and solutions to real-world gotchas, and various undocumented behaviors and aspects of the language that help the reader avoid potential problemsA section that focuses on the differences between the language element in VBA and in VBScriptA brief example to illustrate the use of the keywordSupplementing this focus on VBScript language essentials is a wealth of additional information about VBScript, including: Basic language information on VBScript data types, constants, variables, and arraysThe difference between VBScript and VBA or JavaScriptThe use of the MSIE, Active Server, Outlook, and Windows Script Host object models to interface a script with the application it's controllingTables listing VBScript functions and statements by categoryThe version-specific features of VBScriptRegardless of the types of scripts you're using VBScript to create, "VBScript in a Nutshell" is the only book you'll need by your side--a complete and easy-to-use language reference., Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side Internet applications (i.e., Active Server Pages), and client-side web pages. It can also be used for system scripting (i.e., Windows Script Host scripts) and programming Outlook forms.The greater part of this book is an alphabetical VBScript language reference to all VBScript statements, keywords and objects, emphasizing the following details: The syntax, using standard code conventions A list of arguments accepted by the function or procedure, if any exist A description of the data returned by a function A discussion of how and where the keyword should be used within the scripting environment A section of notes and solutions to real-world gotchas, and various undocumented behaviors and aspects of the language that help the reader avoid potential problems A section that focuses on the differences between the language element in VBA and in VBScript A brief example to illustrate the use of the keyword Supplementing this focus on VBScript language essentials is a wealth of additional information about VBScript, including: Basic language information on VBScript data types, constants, variables, and arrays The difference between VBScript and VBA or JavaScript The use of the MSIE, Active Server, Outlook, and Windows Script Host object models to interface a script with the application it's controlling Tables listing VBScript functions and statements by category The version-specific features of VBScript Regardless of the types of scripts you're using VBScript to create, VBScript in a Nutshell is the only book you'll need by your side--a complete and easy-to-use language reference., Whether the VBScript programmer is creating client-side scripts, ASP applications, VSH scripts, or programmable Outlook forms, this easy-to-use language reference is the one book that can meet all needs. Instead of rehashing Visual Basic, this guide focuses on VBScript itself--the variables, data types, functions, and components.
LC Classification Number
QA76.73.V27C48 2000
Item description from the seller
Seller business information
About this seller
ThriftBooks
98.9% positive Feedback•19.7M items sold
Registered as a business seller
Popular categories from this shop
Seller Feedback (5,687,524)
This item (1)
All items (5,687,524)
- e***s (118)- Feedback left by buyer.Past 6 monthsVerified purchaseBook arrived in as advertised condition!
- c***m (412)- Feedback left by buyer.Past 6 monthsVerified purchaseWOW!; I cannot believe this 3 Days to Hawaii! ; AAA+++; Excellent Service; Great Pricing; Fast Delivery-Faster Than Expected to Hawaii!; Shipped 05/05, Mon, Received 05/08, Thu to Hawaii using free shipping; USPS Ground Mail, Book in Excellent Condition--Better Than Described ; TLC Packaging; Excellent Seller Communication, Sends updates . Highly Recommended!, Thank you very much!
- v***v (2054)- Feedback left by buyer.Past monthVerified purchaseAlthough this book was not as described, with no picture of it in the listing, the seller communicated well and quickly gave me a full refund while letting me keep it. The minimal packaging left the book a bit vulnerable (typical for ThriftBooks), but it did arrive safely and timely. As usual, it’s hit or miss with this seller, but often times you can get great values, and their customer service is always very good. Many other sellers with millions of transactions don’t even communicate.
- a***r (375)- Feedback left by buyer.Past monthVerified purchasei am so happy to have every book of this series! the price of the book & the shipping is very reasonable! the book was as described & was in excellent condition! it was shipped quickly & arrived quickly! the books are always packaged carefully so they arrived undamaged! the communication from the sellers is always excellent--they go out of their way for excellent customer service! i have been a repeat customer from this seller & always will be! this seller is the best bookseller on ebay!
More to explore:
- Penguin Reference Dictionaries & Reference Books,
- Penguin Reference Dictionaries & Reference Books in English,
- Penguin Reference Paperback Dictionaries & Reference Books,
- Penguin Reference Penguin Dictionaries & Reference Books,
- Dictionaries & Reference Books,
- Dictionaries & References in Dutch,
- Science Dictionaries & Reference Books,
- Technical Dictionaries & Reference Books,
- Proverbs Dictionaries & Reference Books,
- Dictionaries & Reference Books in Greek