|
VBScript Programmer's Reference
ISBN: 0764543679 Back to current edition: VBScript Programmer's Reference, 2nd Edition |
| Chapter | Page | Details | Date | Print Run |
|---|---|---|---|---|
| 28 | Trim()
The code on page 28 will not
remove any additional spacing. A better example of the code, which will
remove any additional spacing and not allow empty strings, is: |
26-Jan-00 | 1 | |
| 35 | Organizing and Reusing Code
2nd Paragraph, 4th Sentence should read: |
19-Apr-00 | 1 | |
| 76 | What is a Literal?
The text should read: |
09-Feb-00 | 1 | |
| 140 | WroxLogGroup.vbg The code referred to as 'WroxLogGroup.vbg' is called 'page140.vbs' in the downloadable source code. |
13-Jan-00 | 1 | |
| 174 | Using COM Components and Objects
The code should read: |
15-Dec-99 | 1 | |
| 202 | RegExp (use of "\b" , word boundary)
Paragraph 3 should read: |
19-Jan-00 | 1 | |
| 615 | FileSystemObject object
The syntax for
the following methods of the FileSystemObject object are listed
incorrectly in Appendix F. The correct syntax for these methods is: |
10-Jan-00 | 1 | |
