/ Published in: DOS Batch
I wanted a way of performing the same action on a collection of files without having to explicitly write out the name of each file in my batch file. The following code provides two working examples. All I need to do is add more files to the corresponding folder and they will be included the next time the batch file is run.
Expand |
Embed | Plain Text
You need to login to post a comment.
