Errata

VBScript in a Nutshell

Errata for VBScript in a Nutshell

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
Printed
Page 36
Example 2-15 After 3rd paragraph

The Private Funtion frmInfo_OnSubmit() was missing the End Function statement.

The last two lines of Example 2-15 NOW READ:
End Function
</SCRIPT>

Anonymous    Aug 01, 2004
Printed
Page 88
note on bottom of page, above Figure 4-6

the page does not exist: http://vb.oreilly.com
the error code generator files listed (ERRCODES1.*) are nowhere on the O'Reilly website

Anonymous   
Printed
Page 161
4th paragraph

The first line reads "This should be familiar to you by know."
Know should be now.

Anonymous    Oct 01, 2007
Printed
Page 413
1st element of Returned by list for TextStream Object

"File.OpenTextStream"

NOW READS:
"File.OpenAsTextStream"

Anonymous    Aug 01, 2004