Re: Creating a batch file with more than 10 options
Posted on 2019-03-20, 11:39
Since OP "is not a coder", let me propose something much simpler that gets the job done: main .bat contains ONLY the echos and then exits echo 1.College Basketball echo 2.Baseball echo 3.Football Then create separate batch files that launch each game named 1.bat, 2.bat, ...