Hi,
my batch file named cpf.bat
Its working fine.
But in this ,i should append current date
.please help me ? how i should append current date with the filename while copying into my F drive.
Thanks in advance........ .........
my batch file named cpf.bat
Code:
[B] COPY C:\Progra~1\Micros~1\MSSQL\BACKUP\acaddb.bak F:\DATABACKUP\acaddb.bak[/B]
But in this ,i should append current date
.please help me ? how i should append current date with the filename while copying into my F drive.
Thanks in advance........ .........
Comment