QuickBasic 4.5 BC/W Switch Documentation Error (83551)
The information in this article applies to:
This article was previously published under Q83551 SUMMARY
On page 247, Table 6.1 of the "Microsoft QuickBasic 4.5: Programming
in Basic" manual, the explanation for the /W compiler switch
incorrectly reads as follows:
The /W option tells the program to check between each line to see
if the given event has taken place (contrast this with the effect
of /V).
The line should be changed to read as follows:
The /W option tells the program to check for events at statements
with line labels or line numbers only (contrast this with the
effect of /V).
This information applies to Microsoft QuickBasic version 4.5.
Modification Type: | Minor | Last Reviewed: | 1/9/2003 |
---|
Keywords: | KB83551 |
---|
|