Errata
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 |
---|---|---|---|---|---|
4.3.1 Example 4-1 |
The line of code Type.registerClass("OReilly.Software"); causes an exception to be thrown inside the registerClass method. According to examples in Microsoft's documentation, the code should be Oreilly.Software.registerClass('Oreilly.Software'); And this later works for me. Note from the Author or Editor: |
Anonymous | Aug 10, 2008 | ||
Printed | Page 82 Definition of OReilly.Software class |
The code used to define the OReilly.Software class can be reduced to the following: Note from the Author or Editor: |
Anonymous | May 20, 2008 | |
Printed | Page 83 1st paragraph of code |
The line: Note from the Author or Editor: |
Anonymous | May 20, 2008 |