No BasicLib.obj in Macintosh QuickBASIC, Use BasicLib.Lib (65940)



The information in this article applies to:

  • Microsoft QuickBASIC 1.0
  • Microsoft QuickBASIC 1.0a

This article was previously published under Q65940

SUMMARY

Page 451 of the "Microsoft QuickBASIC for Macintosh: BASIC Language Reference" manual contains a documentation error that states that you must link with BasicLib.obj to create a pure-code resource in MPW Pascal. There is no file called BasicLib.obj on the QuickBASIC 1.00 distribution disks, nor do you need such a file.

The correct file to use is BasicLib.Lib, which is on the Examples Disk in the following folder:

Examples:User Libraries:MBPC Rsrcs:PCR Lib Src

This information applies to Microsoft QuickBASIC versions 1.00 and 1.00a for Apple Macintosh Systems.

Modification Type:MinorLast Reviewed:1/8/2003
Keywords:KB65940