PRB: L1083 Error From Incorrect CONFIG.SYS FILES Statement

Last reviewed: July 17, 1997
Article ID: Q40426
3.x 4.x 5.0x 5.10 5.11 5.13 5.15 5.30 5.31.009 5.50 5.60 MS-DOS kbtool kberrmsg kberrmgs kbprb

The information in this article applies to:

  • Microsoft LINK for MS-DOS, versions 3.x, 4.x, 5.01.20, 5.01.21, 5.02, 5.03, 5.05, 5.1, 5.11, 5.13, 5.15, 5.3, 5.31.009, 5.5, and 5.6

SYMPTOMS

An attempt to link a file fails and Microsoft LINK generates the following message:

   L1083 Cannot Open Run File

CAUSE

The four most likely causes for this error are as follows:

  • The FILES statement in the CONFIG.SYS file specifies more than 20 files in versions of MS-DOS prior to version 3.3.
  • The FILES statement includes one or more space characters before or after the equals sign (=)
  • The FILES statement contains trailing spaces.
  • The application is still running in another window.

Other possible causes of this error are:
  • The disk or the root directory was full.
  • Another process opened or deleted the file.
  • A read-only file existed with the same name.
  • The floppy disk containing the file was removed.
  • A hard-disk error occurred. (Try running chkdsk.)

RESOLUTION

To address this problem, edit the CONFIG.SYS file to decrease the number of files specified in the FILES statement, delete any embedded or trailing spaces in the FILES statement, or update to MS-DOS version 3.3 or later. Also make sure all previous instances of the application have been terminated.


Additional reference words: 3.00 3.60 4.10 5.10 5.30 5.50 5.60
KBCategory: kbtool kberrmsg kberrmsg kbprb
KBSubcategory: LinkIss
Keywords : kb16bitonly


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.

Last reviewed: July 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.