Search found 2 matches
- 24 Sep 2010 22:01
- Forum: DOS Batch Forum
- Topic: Copying many files from many subfolders to a single folder
- Replies: 2
- Views: 3564
Re: Copying many files from many subfolders to a single fold
You said it all, It worked just fine! Thanks very much for your response.
- 23 Sep 2010 23:48
- Forum: DOS Batch Forum
- Topic: Copying many files from many subfolders to a single folder
- Replies: 2
- Views: 3564
Copying many files from many subfolders to a single folder
Hey guys, I'm brand new to batch, but there is a problem that I have. I need to get all the files with the same extension out of many folders and sub-folders that they are sitting in and put them all into a single folder of my choice. Could you please help me and show how the code should look like? ...