P
Patrick
I am trying to copy multiple directories into one
directory using a script or batch file. Specifically, I
would like to copy all directories starting with certain
letter (e.g. b* for directories starting with "b") to
another directory. The xcopy command does not seem to
support this: at least, I can't get it to take a wildcard
as part of a directory name. Does anyone out there have
any ideas about how to script this?
Thank You,
Patrick
directory using a script or batch file. Specifically, I
would like to copy all directories starting with certain
letter (e.g. b* for directories starting with "b") to
another directory. The xcopy command does not seem to
support this: at least, I can't get it to take a wildcard
as part of a directory name. Does anyone out there have
any ideas about how to script this?
Thank You,
Patrick