Re: Creating a batch file with more than 10 options
Posted on 2019-03-22, 17:12
Sorry for my delay in replying. I (along with someone from the reddit link) did figure out a way to make it work. We do use set /p. The key is - instead of launching it through config file of DosBox, we launch from the CMD prompt, and call DosBox to launch from there. Functionally, I could have 400+ …