Redirecting files in batch files inserts incorrect charactersLast reviewed: November 6, 1997Article ID: Q174160 |
The information in this article applies to:
SYMPTOMSWhen running a batch file that redirects the output of one file to another file, Windows NT inserts the number 1 in the filename of the input file. Redirection in a batch file is done with the greater than (>) character and can be used alone or with the Type or Print commands.
RESOLUTIONCurrently, there is no workaround. Although it will display incorrectly inserted characters, the command will work correctly. If the file that is being redirected exists, the file will be redirected to the correct file name without any problems. This issue will only cause problems if the file is being referenced by later commands that are written to correspond to the display of the results of the redirection line in the batch file.
STATUSMicrosoft has confirmed this to be a problem in Windows NT versions 3.51 and 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: program pipe
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |