Disabling PAUSE/BREAK...

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators:Administrator, Global Moderator

Post Reply
Guest
Disabling PAUSE/BREAK...

Post by Guest » Fri Dec 27, 2002 12:04 pm

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?

User avatar
crossroads
Administrator
Posts:34
Joined:Wed Feb 13, 2002 10:15 pm
Location:Germany
Contact:

Re: Disabling PAUSE/BREAK...

Post by crossroads » Fri Dec 27, 2002 11:58 pm

crossroads (QBCafe Forum Admin)

Post Reply