out of my depth but im sure this will be a doddle for some of you.
I have a file rnd.txt containing a number.
i need to create a loop that does something, then increments the number inside rnd.txt by 1, redo the something, and repeat for say 100 instances
(the something else is based upon the contents of the rnd,txt file)
is this dooable?
TIA
simple bat file needed
Moderator: DosItHelp
Re: simple bat file needed
The only tangible question I see in your topic is "is this dooable?", and the answer is yes.
viewtopic.php?f=3&t=6108
Steffen
viewtopic.php?f=3&t=6108
Steffen
-
- Expert
- Posts: 1166
- Joined: 06 Sep 2013 21:28
- Location: Virginia, United States
Re: simple bat file needed
Is there anything at all inside rnd.txt other than the number? (Spaces, newlines, letters, punctuation?)