Hello, everyone, this is my first post.
I have written a QBasic 1.0 educational program for use in my math class. I need to know some code to disable the PAUSE/BREAK key so that my little hackers won't be able to halt the program and stare at my source code. In fact, I need to be able to prevent any key combinations (other than those I prescribe) from halting the program. Can any one help me on this?
Disabling PAUSE/BREAK...
Moderators:Administrator, Global Moderator
- crossroads
- Administrator
- Posts:34
- Joined:Wed Feb 13, 2002 10:15 pm
- Location:Germany
- Contact:
Re: Disabling PAUSE/BREAK...
Try this link:
http://www.qbcafe.net/cgi-bin/downloads ... obreak.zip
http://www.qbcafe.net/cgi-bin/downloads ... obreak.zip
crossroads (QBCafe Forum Admin)