Practical Standards for Visual Basic Comment and Corrections (259470)
The information in this article applies to:
- MSPRESS Practical Standards for Microsoft Visual Basic ISBN 0-7356-0733-8
This article was previously published under Q259470 SUMMARY
This article contains comments, corrections, and information about
known errors relating to the Microsoft Press book Practical Standards for Microsoft Visual Basic,
ISBN 0-7356-0733-8.
The following topics are covered: - Page 120: Typo In Third Paragraph
MORE INFORMATIONPage 120: Typo In Third Paragraph
On Page 120, in the third paragraph, change the word "Resume" in the last sentence to "GoTo" as follows.
Change:
"The line parameter works just like it does in the On Error Resume <line> statement."
To:
"The line parameter works just like it does in the On Error GoTo <line> statement."
Microsoft Press is committed to providing informative and accurate
books. All comments and corrections listed above are ready for
inclusion in future printings of this book. If you have a later printing
of this book, it may already contain most or all of the above corrections.
Modification Type: | Major | Last Reviewed: | 12/7/2000 |
---|
Keywords: | kbdocerr kbdocfix kbinfo KB259470 |
---|
|