Search found 1 match
- 07 Dec 2010 13:43
- Forum: DOS Batch Forum
- Topic: Make batch work on files outside C.W.D
- Replies: 0
- Views: 5271
Make batch work on files outside C.W.D
For a lab in school I was asked to create a batch file that uses shift to copy numerous files to a directory. If the directory does not exist make it, if one of the files needed to be copy is a directory copy it and all sub directories. Here is the code, rem The command uses the following syntax: re...