Errata

Microsoft® Visual Basic® 6.0 Professional Step by Step

Errata for Microsoft® Visual Basic® 6.0 Professional Step by Step

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 161

Missing variable declaration
On page 161, the first line of the code sample reads:



UserName = InputBox(“Enter your first name.”)It should read:



Dim Username

UserName = InputBox(“Enter your first name.”)

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.

Microsoft Press  Jul 13, 2010 
Printed
Page xli

Remove Installing VS6 SP5 Section The entire "Installing Visual Studio 6.0 Service Pack 5" should be removed from this page.

Microsoft Press  May 06, 2010