R
Rob
I would like to write a batch file to copy all TXT files in a given
directory and all subdirectories to a single target directory.
This is so that I can select them all at once in an application.
I have used xcopy to make batch files in the past, and I know what to
do if I wanted the tree structure maintained in the target, but I
don't. I want all files to be in a single directory.
Any help most welcome.
Thanks.
Rob
directory and all subdirectories to a single target directory.
This is so that I can select them all at once in an application.
I have used xcopy to make batch files in the past, and I know what to
do if I wanted the tree structure maintained in the target, but I
don't. I want all files to be in a single directory.
Any help most welcome.
Thanks.
Rob