Search found 1 match
- 26 Mar 2015 10:21
- Forum: DOS Batch Forum
- Topic: Batch to add user input to the end of a folder name??
- Replies: 1
- Views: 2034
Batch to add user input to the end of a folder name??
Hi All, First post here I am new to creating batch files and have created the below batch file. Basically, when we get a new assignment we copy the template folder and then rename it the next unused folder name, eg. if the last folder was 15-P0028 the next one would be 15-P0029. the batch works perf...