KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q60143: /FPa, /Lp, and Near Strings Disabled with Quick Library

Article: Q60143
Product(s): See article
Version(s): 7.00 7.10
Operating System(s): MS-DOS
Keyword(s): ENDUSER | SR# S900321-16 | mspl13_basic
Last Modified: 17-JAN-1991

If QBX.EXE is invoked with the /L option to load in a Quick library,
the following compiler options will be disabled when the Make EXE File
command is chosen from the Run menu:

   Alternate Math        /FPa
   OS/2 Protected Mode   /Lp
   Near Strings

This information applies to Microsoft BASIC Professional Development
System (PDS) versions 7.00 and 7.10 for MS-DOS.

A Quick library must be compiled using 80x87 or Emulator Math (/FPi),
DOS or OS/2 real mode (/Lr), and Far Strings (/FS). Therefore, even if
BASIC 7.00 or 7.10 is installed to support the Alternate Math library,
OS/2 protected mode, and Near Strings, these compiler options cannot
be selected from the Make EXE File menu option when a Quick library is
loaded.

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.