Hello,
I want to make a batch file which creates a certain amount of text files without copying and pasting code.
That is, I want to make it perform the action once, then loop the code x times. X could be 10,000 so I don't want to have to copy and paste code 10,000 times.
E.g.
If I want to create 5 text files with "Hello" in the title name, the output would be:
hello.txt
hello.txt
hello.txt
hello.txt
hello.txt
Configuration: Windows XP
Internet Explorer 6.0