XCOPY May Generate Incorrect Error Level

Last reviewed: June 6, 1997
Article ID: Q120829
The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SYMPTOMS

When you use the XCOPY command to copy a group of files and the parameters you specify result in a File Not Found error message, the error level is incorrectly set to 0. The correct error level (1) is returned when you issue the same command on computer running Windows 95.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. We are researching this problem and will post additional information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

The Windows NT help file correctly states the error level is 1 if you receive a File Not Found error message.

   Xcopy exit codes

   The following list shows each exit code and a brief description of its
   meaning:

      0   Files were copied without error.
      1   No files were found to copy.
      2   The user pressed CTRL+C to terminate xcopy.
      4   Initialisation error occurred. There is not enough memory or
          disk space, or you entered an invalid drive name or invalid
          syntax on the command line.
      5   Disk write error occurred.


Additional query words: prodnt 4.00 docerr
Keywords : kbtool NTSrvWkst ntutil
Version : 4.0
Platform : winnt


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: June 6, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.