computing
  • 3

Loop Through Arguments Passed To Batch Script

  • 3

It’s been a while since I’ve used batch so I’m stuck with a simple problem. I want to drag and drop a few files on a batch file and have it loop through and do something to each file. It’s killing me I can’t find an example in the scripts I have laying around so I turn to the most helpful place ever. (I’m being serious, gotten more scripting help here than anywhere)

Share