Specifications

553
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 a backlight function
on/off key. This statement also defines a magic
key as a trigger switch, shift key, or software key-
board display key.
KPLOAD
Loads a user-defined Kanji font in the two-byte
Kanji mode. This statement also loads a user-
defined cursor.
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 display mode (display angle, screen
mode, and font size) and character attributes (tone,
character enlargement, and font reverse
attributes).
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.