qbasic.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
OFF Keyword - Different Uses
  Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
Turns off the display of function key assignments when used with the
KEY (Assignment) statement, or disables event trapping when used with the
event OFF statements (COM OFF, KEY OFF, PEN OFF, PLAY OFF, STRIG OFF, and
TIMER OFF).
 
See Also    COM, ON COM    KEY, ON KEY      KEY (Assignment)
            PEN, ON PEN    PLAY, ON PLAY    STRIG, ON STRIG
            TIMER, ON TIMER