Do you think you've discovered an error in this book?
Please check the list of errata below to see if we've already addressed the error. If not,
please submit the error via our
Errata Form.
We will attempt to verify your error; if you're right, we will post a correction below.
| Chapter | Page | Details | Date | Print Run |
|
48 |
Gray area of 5th paragraph "...round 2.5 rounded as taught in school -- 2"; should read: "...round 2.5 rounded as taught in school -- 3"
|
1/3/05 |
|
|
65 |
Error in Unit 9000 inches = 750 feet = 250 yards = .142 meters
should be:
9000 inches = 750 feet = 250 yards = .142 miles
|
03/14/07 |
|
|
111 |
Missing Character The text of the script at the bottom of the page using "while" is missing the"?" character.
The line should read:
repeat while n ? 10
|
4/4/05 |
|
|
142 |
Missing Indention Next to last line:
That's why it's shown as indented.
But, it isn't indented.
|
02/13/07 |
|
|
204 |
Missing Punctuation lines 10 and 12:
There are commas missing after "height: 52"
|
2/13/07 |
|
|
205 |
Error in Integer last integer in the record at the bottom of page:
199150
should be:
189150.
|
2/13/07 |
|
|
239 |
Error in Script (folderName & theFile)
should be:
(folderName & theFile as string)
|
02/13/07 |
|
|
241 |
Error in Script (folderName & theFile)
should be:
(folderName & theFile as string)
|
02/13/07 |
|
|
339 |
Error in Text --write an HTNL header to the file
should be:
--write an HTML header to the file
(line 8)
|
08/10/2007 |
|
|
353 |
Error in Text ...(the text that appears between the HTML <H1> and </H2> codes).
should be:
...(the text that appears between the HTML <H1> and </H1> codes). (lines 10 & 11) |
08/10/2007 |
|