#bathelp

Forum discussion tagged with #bathelp.
  1. G

    Question Bat file problems. Please help!

    ok.. So I tried to create a bat file that would open a menu the amount of times as you inputted a number ex. set /p opt= Amount: Then after that you now have the %opt% set to the "amount" you inputted. Then the way the menu works is like this.. :start1 if %opt%==0 goto end :start2 start...