Hi,
I have been trying everything to write a command on windows xp to copy from File1 to File2.

What I have is
@echo off
Copy C:\Mydocuments\File1.wpd C:\Mydocuments\File2.wpd


Now I save it from notepad as a .bat file and then click it but the only thing that happens when I open file 2 is it comes up in a read only state.

What am I doing wrong?
File 2 does not even have the text it is blank in read only