
Chapter 14. Statement Reference
244
Syntax:
Syntax 1 (Assigning a string or a control code to a function key):
KEY keynumber,stringdata
Syntax 2 (Defining a function key as the backlight function on/off key):
KEY backlightkeynumber,onduration
Syntax 3 (Defining a magic key as the battery voltage display key. Valid in the BHT-
5000/BHT-6000/BHT-6500):
KEY magickeynumber,"BAT" (Battery voltage display key)
Syntax 4 (Defining a magic key as the trigger switch or shift key. Valid in the BHT-
5000/BHT-6000/BHT-6500/BHT-7000/BHT-7500):
KEY magickeynumber,"TRG" (Trigger switch)
KEY magickeynumber,"SFT" (Shift key)
Parameter:
keynumber
(BHT-3000/BHT-4000) A numeric expression which returns a
value from 1 to 29.
(BHT-5000 with 32-key pad) A numeric expression which returns a
value from 1 to 46.
(BHT-5000 with 26-key pad) A numeric expression which returns a
value from 1 to 34.
(BHT-6000) A numeric expression which returns a
value from 1 to 31, 33, and 34.
(BHT-6500) A numeric expression which returns a
value from 1 to 31 and 33 to 38.
(BHT-7000 with 32-key pad/BHT-7500) A numeric expression which returns a
value from 1 to 31 and 33 to 50.
(BHT-7000 with 26-key pad) A numeric expression which returns a
value from 1 to 31 and 33 to 38.
stringdata
A string expression which returns up to two characters or a control code.
I/O statement
KEY
Assigns a string or a control code to a function key; also defines a function key as the LCD
backlight function on/off key. This statement also defines a magic key as the trigger switch,
shift key, or battery voltage display key.
Commentaires sur ces manuels