CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 02 Aug 2025 10:28:34 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090123041823
location: https://web.archive.org/web/20090123041823/https://www.oreilly.com/catalog/9781565927209/
server-timing: captures_list;dur=0.512147, exclusion.robots;dur=0.021046, exclusion.robots.policy;dur=0.010682, esindex;dur=0.010349, cdx.remote;dur=28.119918, LoadShardBlock;dur=207.518928, PetaboxLoader3.datanode;dur=40.760957, PetaboxLoader3.resolve;dur=55.322606
x-app-server: wwwb-app211
x-ts: 302
x-tr: 259
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app211; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 02 Aug 2025 10:28:34 GMT
content-type: text/html
x-archive-orig-date: Fri, 23 Jan 2009 04:17:59 GMT
x-archive-orig-server: Apache
x-archive-orig-p3p: policyref="https://www.oreillynet.com/w3c/p3p.xml",CP="CAO DSP COR CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa CONo OUR DELa PUBi OTRa IND PHY ONL UNI PUR COM NAV INT DEM CNT STA PRE"
x-archive-orig-last-modified: Thu, 15 Jan 2009 04:15:18 GMT
x-archive-orig-accept-ranges: bytes
x-archive-orig-content-length: 44517
x-archive-orig-x-cache: MISS from olive.bp
x-archive-orig-x-cache-lookup: MISS from olive.bp:3128
x-archive-orig-via: 1.0 olive.bp:3128 (squid/2.6.STABLE13)
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Fri, 23 Jan 2009 04:18:23 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 12 May 2008 09:25:29 GMT", ; rel="prev memento"; datetime="Wed, 14 Jan 2009 14:26:53 GMT", ; rel="memento"; datetime="Fri, 23 Jan 2009 04:18:23 GMT", ; rel="next memento"; datetime="Mon, 23 Feb 2009 16:14:37 GMT", ; rel="last memento"; datetime="Thu, 01 Feb 2024 08:14:03 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_7_20090123021214_crawl101-c/51_7_20090123041748_crawl100.arc.gz
server-timing: captures_list;dur=0.657557, exclusion.robots;dur=0.020642, exclusion.robots.policy;dur=0.009617, esindex;dur=0.011634, cdx.remote;dur=35.128348, LoadShardBlock;dur=67.447038, PetaboxLoader3.datanode;dur=120.920371, load_resource;dur=128.112869, PetaboxLoader3.resolve;dur=46.060765
x-app-server: wwwb-app211
x-ts: 200
x-tr: 333
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
VBScript in a Nutshell | O'Reilly Media
VBScript in a Nutshell
Featured customer reviews
VBScript in a Nutshell Review, September 08 2001
This is the best VBScript I have ever read. Explanations when appropriate, examples where needed, and a virtually complete reference section, formatted exactly as a reference book should be - command, syntax, parameters, returns and examples. Easy to find exactly what you are looking for. This book has save me a considerable amount of reference time, as well as giving me the info I needed when I needed it. My hat off the authors, this book is worth every penny I paid for it - and then some
VBScript in a Nutshell Review, September 04 2001
Stepping out of the bookstore I was wondering if I would be regretting buying this book. Well... I DIDN'T REGRET BUYING IT! It was worth every cent. I hope all the other books from O'reilly would be just as good as this one.
VBScript in a Nutshell Review, October 13 2000
This is the best VBScript I have ever read. Explanations when appropriate, examples where needed, and a virtually complete reference section, formatted exactly as a reference book should be - command, syntax, parameters, returns and examples. Easy to find exactly what you are looking for. This book has save me a considerable amount of reference time, as well as giving me the info I needed when I needed it. My hat off the authors, this book is worth every penny I paid for it - and then some.
VBScript in a Nutshell Review, September 30 2000
Nice one - easy to read and easy to understand . A proper reference for VBScript.
VBScript in a Nutshell Review, September 19 2000
So good it almost makes VBScript seem like a good scripting language!
VBScript in a Nutshell Review, July 27 2000
I have always favored O'Reilly reference books and this one is no exception. It is the only book I need for writing VBScript in Active Server Pages. Being a programmer who never programmed in VB before but wanted to learn ASP, I needed a complete, well-indexed guide to the language -THIS IS IT!
VBScript in a Nutshell Review, July 27 2000
I needed a good VBScript reference book to consult when doing scripting projects for my company.
The entire book isn't just a reference to the VBScript language-- that's only about half of the book.
The reference is organized alphabetically and contains a description, rules and usually a decent example of the VBScript function, statement, method, etc.
So the surprise is the first half of the book, and it may be important to you and it may not. There are 20 pages on general program structure that most every programmer will find boring: pasing parameters by reference, passing variables into a subroutine, etc. After 8 more pages on data types and 22 pages on error handling/debugging, the authors included four other sections on VBScript with Active Server Pages, Programming Outlook forms, Windows Script Host, and VBScript with Internet Explorer. I found these sections to be out of the scope of what I was looking for in what
O'Reilly calls a "desktop quick reference" book: simply a reference to the language.
I gave it four stars because the thing is only $( ) and you are getting 500 pages. I bought the book
for the reference, even if it has this other stuff I don't care about. If you are programming VBScript or ASP in Notepad without "Help" to consult, this may be the best pure VBScript book out there. It will come in handy.
VBScript in a Nutshell Review, July 27 2000
Covers EVERYTHING. Scripting techniques, error handling, differences between VB, VBA and
VBScript, Structuring your program for reuse, etc. It gives a quick, down and dirty, high-level overview of the places you're most likely to use VBScript -- ASP, IE, Outlook and Windows Shell Scripts (wsh) -- and an incredible reference to nearly every VBScript function, procedure and call. This book is not for the beginner looking to learn the language -- it's for the intermediate or advanced scripter who already knows a little but needs a reference to know HOW to use the functions, etc. It excels in this regard, not only explaining every command and option under VBScript, but also the syntax, parameters, rules and even 'Programming Tips & Gotchas'.
In short, if you need a true reference that documents nearly every facet of the VBScript language, this is a must have.
Media reviews "a valuable learning resource and reference." -CompBookReview.com
"Because it applies the concise and popular Nutshell format to Microsoft's preferred scripting language, "VBScript in a Nutshell" is a valuable learning resource and reference. Focusing on the core language, instead of on any specific application, this book teaches how to write clear, efficient VBScript code."
--Richard Dragan, Teri Kieffer, and Ara Jane Olufson, Amazon.com Delivers Computer Programming, Sept 12, 2000
Read all reviews
By Paul Lomax, Matt Childs, Ron Petrusha
May 2000
Pages: 508
ISBN 10: 1-56592-720-6 |
ISBN 13: 9781565927209
(Average of 8 Customer Reviews)
This book has been updated—the edition you're requesting is OUT OF PRINT. Please visit the catalog page of the latest edition.
The latest edition is also available on Safari Books Online.
Whether you're using VBScript to create client-side scripts, ASP applications, WSH scripts, or programmable Outlook forms, VBScript in a Nutshell is the only book you'll need by your side--a complete and easy-to-use language reference.
Full Description
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
- 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
Featured customer reviews
VBScript in a Nutshell Review, September 08 2001
Rating:




Submitted by sherazi
[Respond | View]




This is the best VBScript I have ever read. Explanations when appropriate, examples where needed, and a virtually complete reference section, formatted exactly as a reference book should be - command, syntax, parameters, returns and examples. Easy to find exactly what you are looking for. This book has save me a considerable amount of reference time, as well as giving me the info I needed when I needed it. My hat off the authors, this book is worth every penny I paid for it - and then some
VBScript in a Nutshell Review, September 04 2001
Rating:




Submitted by fred
[Respond | View]




Stepping out of the bookstore I was wondering if I would be regretting buying this book. Well... I DIDN'T REGRET BUYING IT! It was worth every cent. I hope all the other books from O'reilly would be just as good as this one.
VBScript in a Nutshell Review, October 13 2000
Rating:




Submitted by Jase T. Wolfe
[Respond | View]




This is the best VBScript I have ever read. Explanations when appropriate, examples where needed, and a virtually complete reference section, formatted exactly as a reference book should be - command, syntax, parameters, returns and examples. Easy to find exactly what you are looking for. This book has save me a considerable amount of reference time, as well as giving me the info I needed when I needed it. My hat off the authors, this book is worth every penny I paid for it - and then some.
VBScript in a Nutshell Review, September 30 2000
Rating:




Submitted by Steve
[Respond | View]




Nice one - easy to read and easy to understand . A proper reference for VBScript.
VBScript in a Nutshell Review, September 19 2000
Rating:




Submitted by terry mealy
[Respond | View]




So good it almost makes VBScript seem like a good scripting language!
VBScript in a Nutshell Review, July 27 2000
Rating:




Submitted by Anonymous Reader [Respond | View]




I have always favored O'Reilly reference books and this one is no exception. It is the only book I need for writing VBScript in Active Server Pages. Being a programmer who never programmed in VB before but wanted to learn ASP, I needed a complete, well-indexed guide to the language -THIS IS IT!
VBScript in a Nutshell Review, July 27 2000
Rating:




Submitted by Anonymous Reader [Respond | View]




I needed a good VBScript reference book to consult when doing scripting projects for my company.
The entire book isn't just a reference to the VBScript language-- that's only about half of the book.
The reference is organized alphabetically and contains a description, rules and usually a decent example of the VBScript function, statement, method, etc.
So the surprise is the first half of the book, and it may be important to you and it may not. There are 20 pages on general program structure that most every programmer will find boring: pasing parameters by reference, passing variables into a subroutine, etc. After 8 more pages on data types and 22 pages on error handling/debugging, the authors included four other sections on VBScript with Active Server Pages, Programming Outlook forms, Windows Script Host, and VBScript with Internet Explorer. I found these sections to be out of the scope of what I was looking for in what
O'Reilly calls a "desktop quick reference" book: simply a reference to the language.
I gave it four stars because the thing is only $( ) and you are getting 500 pages. I bought the book
for the reference, even if it has this other stuff I don't care about. If you are programming VBScript or ASP in Notepad without "Help" to consult, this may be the best pure VBScript book out there. It will come in handy.
VBScript in a Nutshell Review, July 27 2000
Rating:




Submitted by Kenn
[Respond | View]




Covers EVERYTHING. Scripting techniques, error handling, differences between VB, VBA and
VBScript, Structuring your program for reuse, etc. It gives a quick, down and dirty, high-level overview of the places you're most likely to use VBScript -- ASP, IE, Outlook and Windows Shell Scripts (wsh) -- and an incredible reference to nearly every VBScript function, procedure and call. This book is not for the beginner looking to learn the language -- it's for the intermediate or advanced scripter who already knows a little but needs a reference to know HOW to use the functions, etc. It excels in this regard, not only explaining every command and option under VBScript, but also the syntax, parameters, rules and even 'Programming Tips & Gotchas'.
In short, if you need a true reference that documents nearly every facet of the VBScript language, this is a must have.
Media reviews "a valuable learning resource and reference." -CompBookReview.com
"Because it applies the concise and popular Nutshell format to Microsoft's preferred scripting language, "VBScript in a Nutshell" is a valuable learning resource and reference. Focusing on the core language, instead of on any specific application, this book teaches how to write clear, efficient VBScript code."
--Richard Dragan, Teri Kieffer, and Ara Jane Olufson, Amazon.com Delivers Computer Programming, Sept 12, 2000
Read all reviews

Got a Question?
![]() © 2009, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly Privacy Policy Contacts Customer Service Authors Press Room Jobs User Groups Academic Solutions Newsletters Writing for O'Reilly RSS Feeds Terms of Service |
Other O'Reilly Sites O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone O'Reilly FYI makezine.com craftzine.com hackszine.com perl.com xml.com |
Sponsored Sites Inside Aperture Inside Lightroom Inside Port 25 InsideRIA java.net |