Correction for LINK L2043 Quick Library Message in 7.00/7.10 (61342)



The information in this article applies to:

  • Microsoft Basic Professional Development System for MS-DOS 7.0
  • Microsoft Basic Professional Development System for MS-DOS 7.1

This article was previously published under Q61342

SUMMARY

Page 689 of the "Microsoft Basic 7.0: Language Reference" for Microsoft Basic Professional Development System (PDS) versions 7.00 and 7.10 incorrectly states for LINKer error message L2043 that the module QUICKLIB.OBJ is missing. This should be changed to say that the module QBXQLB.LIB is missing.

MORE INFORMATION

The description on page 689 for the LINKer error message L2043 is incorrectly given as follows:

L2043 Quick Library support module missing

The required module QUICKLIB.OBJ was missing.

The module QUICKLIB.OBJ must be linked when creating a Quick library.

The correct explanation is as follows:

L2043 Quick Library support module missing

The required module QBXQLB.LIB was missing.

The module QBXQLB.LIB must be linked when creating a Quick library.


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