First post, by wolfgang
I am trying to use QBASIC in DosBox. It works great, except I can't break an infinite loop. QBASIC provides the CTRL-PAUSE command while the program is running to stop the program, but this doesn't work in DosBox. I have tried to see if there is a keystroke already mapped to this by DosBox, but can't find anything. Any ideas?