Search found 1 match
- 11 Apr 2013 04:09
- Forum: DOS Batch Forum
- Topic: Batch File Help - Copy
- Replies: 1
- Views: 1697
Batch File Help - Copy
Hi, I need to create a batch file which acts on user input and am not having any joy. Basically, it need's to prompt for Drive letters to use, so it can then copy from the first paramenter (dl) to the second (bl) The script i have done is below but not having much luck with it, am i going wrong some...