Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Batch file xcopy based on date
Name: jumunk Date: August 27, 2007 at 08:05:23 Pacific OS: xp CPU/Ram: refge Product: ert
Comment:
I was wondering if anyone knows a way to write a batch file that copies files based on a date specified NOT including the files newer than the specified date. thanks for the help!
Summary: so do I put the :skip just before where I want the batch file to continue on to if the specified date is not reached which would be at the end of your file and then do I no longer need the ::== done s...
Summary: I need had rename files with the date and then move them to a particular foder. I have done the renaming and moving thing successfully but now i also need to delete files in tht particular folder bas...
Summary: @IVO I've only been able to find one problem with the code that you posted in your first posting: When the last token in the string that it is using has numbers in it, or is made of all numbers, the ...