Specifications
531
Appendices
Controlling the LCD screen
Statements
APLOAD
Loads a user-defined font in the single-byte ANK
mode.
CLS
Clears the LCD screen.
CURSOR
Turns the cursor on or off.
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.
KPLOAD
Loads a user-defined Kanji font in the two-byte
Kanji mode. This statement also loads a user-
defined cursor for the BHT-7000/BHT-7500.
LOCATE
Moves the cursor to a specified position and
changes the cursor shape.
PRINT
Displays data on the LCD screen.
PRINT USING
Displays data on the LCD screen under formatting
control.
SCREEN
Sets the screen mode and the character attribute.
Functions
COUNTRY$
Sets a national character set or returns a current
country code.
CSRLIN
Returns the current row number of the cursor.
POS
Returns the current column number of the cursor.