Documentation Error Causes "Unprintable Error" in QB for Mac (81954)
This article was previously published under Q81954
SUMMARY
In the "Microsoft QuickBASIC for Apple Macintosh: Language Reference"
version 1.0 manual, there are errors in the code example on page 84.
When the code example is entered as shown, it results in an
"Unprintable Error" message. The example demonstrates how to use the
COMMON statement in QuickBasic for the Macintosh.
There are three errors in the code on page 84, in the following
statements:
Lines 7 and 21:
"REM $INCLUDE "chesscom.inc"
Line 15:
"REM $INCLUDE "game.inc"
The syntax shown on page 378 is also incorrect.
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB81954 |
|