I need to write a batch file that copies a file to a new folder and renames it.
At the moment, my batch file consists of only this command:
COPY ABC.PDF
type C:\temp\test.bat>C:\temp\test.log