HTBasic Help
×
Menu
Index

KBD

Returns a 2, the device select code of the keyboard.
 
 KBD
 
Usage:
STATUS KBD;Kbdstat
OUTPUT KBD;Clr$;
 
Example:           KBD.BAS
 
Description:
KBD is an INTEGER function which returns the constant (2), referring to the keyboard interface select code. When referring to the keyboard, KBD is more mnemonic than the constant two.
See Also: