FOR loops in DOS batch files - TechRepublic
General discussion
December 4, 2002 at 02:50 AM
problemslayer

FOR loops in DOS batch files

by problemslayer . Updated 23 years, 6 months ago

I am trying to construct a FOR loop in a dos
batch file, but I am unable to find documentation on how to do it. Basically I have a variable, we will call N that is say equal to 10. I want to execute my for loop N times before exiting the loop. Anyideas?

This discussion is locked

All Comments