Hi,
i need to move 1 file from a directory to another directory. My problem is that in this directory there are more file with the same title which differ only in the date ( ex "1234 05/04/2011" ; "1234 06/04/2011" , etc.) and i must move only the file of the current day.
Can someone help me?
Thank you
Sorry for my english.
Move specific file from directory to another directory
Moderator: DosItHelp
Re: Move specific file from directory to another directory
Names like 1234 05/04/2011 are impossible because of the slashes. Please give a real example and the format that
echo %date%
returns for your settings.
Regards
aGerman
echo %date%
returns for your settings.
Regards
aGerman