Im making a .bat game, and currently when putting in a command the code is
set /p command=
What i want to know is if you can somehow have
If commands have a unique starting letter, maybe you can consider using the CHOICE command? (Available again in Windows 7)