From what i understood, i thought the user wanted to copy an image of the file with the DATE in the file name, maybe for backup purposes.
Heres what i want to know.
suppose i have a file abc.txt
now what would i put in the batch file to take a backup of this file with the current date ..
lets say i want c:\abc.txt to be copied to d:\abc+currentdate.txt
now see if you can come up with the command !
--mobajwa