I have to search a particular folder having *.txt files, but the name of the file contains some dates like 20120712, 20120713 so on.
I would like to search for files having particular dates or greater and move them to another folder. How can I search for the filename containing a certain date or its greater using batch?
FOR...(*)orFOR /Rand test then if it contains a date in your range