MS Dos Batch script stop loop on no error
I am trying to create a batch script as below: 1. Scan the number of files inside a predefined directory and initilize the number to a variable. 2. Create a loop which will execute a command a number of times base on the variable initilized. 3. ...
www.computing.net |