KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q45218: APPEND Command in DOS 4.x Incompatible with QuickC 2.00

Article: Q45218
Product(s): See article
Version(s): 2.00
Operating System(s): MS-DOS
Keyword(s): ENDUSER | | mspl13_c
Last Modified: 18-SEP-1989

MS-DOS Versions 3.30 and 4.00 support an APPEND command that conflicts
with the QuickC Version 2.00 environment. The DOS Version 4.00
installation program may insert two APPEND commands in the
AUTOEXEC.BAT file automatically. The same automatic insertion can
occur for the DOS Box in OS/2.

The presence of the APPEND command typically causes out-of-memory
errors such as the following when compiling or linking inside the
environment:

   ILINK returned -1

   R6005: Not enough memory on Exec

Executing the command "APPEND ;" from the DOS command line may
disable APPEND; if QuickC still produces errors, then removing APPEND
entirely may be the only solution.  It will then be necessary to
reboot for this change to take affect.

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.