Hi all. I'm trying to create a .bat file, which will search for a specific file type in a tree(hundreds of folders), and copy all those to a folder named with current date(which will need to be created). Any ideas on how I should do?
I have done a lot of similar functions in OpenVMS, but I don't know how to do it in Windows...