This is basically what I want in a batch file. I want to be able to re-run \"Do Stuff\" whenever I press any key to go past the \"Pause\".
while(true){
read help GOTO
help GOTO
and try
:again do it goto again