Hi,
I'm sure this problem has come up before & I've trawled through the threads to look for a solution, but am still confused.
I need to write a batch file (.bat) that will create a copy of a file that includes the current date (i.e the date when the batch file is ran)in DDMMYY format.
E.G.
Original file = logfile.txt
Copy file = logfile061202.txt
Any help would be greatly appreciated.
Thanks
I'm sure this problem has come up before & I've trawled through the threads to look for a solution, but am still confused.
I need to write a batch file (.bat) that will create a copy of a file that includes the current date (i.e the date when the batch file is ran)in DDMMYY format.
E.G.
Original file = logfile.txt
Copy file = logfile061202.txt
Any help would be greatly appreciated.
Thanks