Use CONST N=45, Not CONT N=45, Documentation Error in 4.00 (34113)



The information in this article applies to:

  • Microsoft QuickBASIC 4.5
  • Microsoft Basic Professional Development System for MS-DOS 7.0

This article was previously published under Q34113

SUMMARY

The following correction applies to Page 25 of the following manuals:

  1. "Microsoft QuickBasic Version 4.0: Basic Language Reference" manual for Versions 4.00 and 4.00b
  2. "Microsoft Basic Compiler 6.0: Basic Language Reference" for Versions 6.00 and 6.00b for MS-DOS and MS OS/2
The example for the symbolic constant on Page 25 should read

CONST N=45

instead of:

CONT N=45

This information was corrected in the documentation for Microsoft QuickBasic 4.50 and Microsoft Basic PDS 7.00.

Modification Type:MinorLast Reviewed:8/16/2005
Keywords:KB34113