Are you trying to use / or . or \ . You can't use these in dos or windows as part of a file name.
Use something like Backup060405.
Hope I actually understood your problem there.
MartyMcFly
Practically a Master Poster
678 posts since Feb 2005
Reputation Points: 16
Solved Threads: 17
I wrote a program to do that a few years back. It would create a filename using the current date. It was easy to set the parameters of the backup to whatever files I wanted to save in the backup. I will try to find it and make it available.
I do remember looking for a program to do it and did not have much luck.
It also turned out to be harder to write than I expected... About 8 pages...
I'll check around for it.
Sorry, I just re-read your post, you want to run your DOS backup on specific dates not include the date in the filename...
Do you want this to be a TSR terminate and stay resident?
or
Are you planing to put this into the autoexec.bat and check the date on boot?
Thong_Ispector
Practically a Master Poster
638 posts since Nov 2004
Reputation Points: 16
Solved Threads: 19
I see what you meant, sorry.
MartyMcFly
Practically a Master Poster
678 posts since Feb 2005
Reputation Points: 16
Solved Threads: 17