KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q27904: Bound EXE Must Run on DOS 2.10 Default Drive

Article: Q27904
Product(s): See article
Version(s): 6.00 6.00b | 6.00 6.00b
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | docerr | mspl13_basic
Last Modified: 2-FEB-1990

The following is a change/addition to Page 3 of the "Microsoft BASIC
Compiler 6.0: User's Guide" for Versions 6.00 and 6.00b:

   If you use DOS Version 2.10, note that all bound executable files
   must be run from the default disk drive. (A "bound executable" is a
   Family API application, which can run under OS/2 protected mode,
   OS/2 real mode, or MS-DOS.)

Note: This correction does not apply to the documentation for
Microsoft BASIC Professional Development System (PDS) Version 7.00
because BASIC PDS 7.00 requires DOS Version 3.00 or later.

For instance, if the default drive is A, the following command does
not work:

   B:SETUP

Before running a bound executable file under DOS Version 2.10, you
should move to the directory and drive that contain that file.

The above is not a limitation with bound executable files under DOS
Versions 3.x.

This information is taken from the README.DOC disk file.

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.