566906, RE: Batch file to copy and rename files Posted by harry, Mon Mar-15-21 10:59 PM
Thanks for your reply. A batch file containing the following command does the renaming OK, after using Ctrl+C & Ctrl+V to copy and paste the source file manually.
brc64.exe /execute /replaceci:"AB1 - Copy":XYZ
Is it possible to include a command in the batch file to do automatically what Ctrl+C & Ctrl+V does manually; i.e., to copy *AB1.* to *AB1 - Copy.*?
|