Cannot Find The File Specified with AT CommandLast reviewed: November 7, 1995Article ID: Q139054 |
The information in this article applies to:
SUMMARYWhen you use the AT scheduler to run a command prompt operation, the following error message appears:
The system cannot find the file specified CAUSEThis error occurs if the command prompt operation specified in the AT command contains directory names that include spaces. For example, the following AT command generates the above error:
AT 12:00 "XCOPY C\Source directory\*.* C:\Destination directory"Within the AT command, the XCOPY command parses the space in the directory name as a delimiter between parameters.
RESOLUTIONTo correct this problem,
|
KBCategory: kbusage kbhowto
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |