-
T
Windows 7 [SOLVED i think..] set /p Not working properly, or If statement not working
I'm trying to create a text-based game, but I can't get passed the menu because either "set /p" isn't taking an input, or "if '%...'" isn't seeing it. This is what I'm doing to test menus, currently :mmenu echo Main Menu echo Start echo Quit SET /P "a=Select " if "a"=="Start" [removed:then...- Tievan
- Thread
- batch file debugging game development if statement input issues script error set command text game windows commands
- Replies: 1
- Forum: Programming and Scripting