152
If function keys specified for keystroke trapping are pressed during execution of the following
statements or functions relating keyboard input, this trapping facility operates as described
below.
Statements or Functions
Keystroke Trapping
INPUT
statement
Ignores the entry of the pressed key and
causes no interrupt.
LINE
INPUT
statement
Same as above.
INPUT$
function
Same as above.
INKEY$
function
Ignores the entry of the pressed key, but
causes an interrupt.
Summary of Contents for BHT-BASIC 100 SERIES
Page 1: ......
Page 161: ...153 Chapter 10 Sleep Function CONTENTS 10 1 Sleep Function 154...
Page 163: ...155 Chapter 11 Resume Function CONTENTS 11 1 Resume Function 156...
Page 173: ...165 Chapter 13 Backlight Function CONTENTS 13 1 Backlight Function 166...
Page 249: ...241 Example CLOSE IF kyIn Y THEN KILL Master Dat END IF Reference Statements CLFILE...