
Chapter 7. I/O Facilities
103
7.1.8 Other Facilities for the LCD
Setting national character
Setting national characterSetting national character
Setting national characters
ss
s
Using the COUNTRY$ function displays currency symbols and special characters for countries.
Refer to Appendix C2, "National Character Sets."
Specifying the cursor
Specifying the cursorSpecifying the cursor
Specifying the cursor shape
shape shape
shape
The LOCATE statement specifies the cursor shape.
Cursor shape
LOCATE statement
Invisible
Underline cursor
Full block cursor
User-defined cursor
LOCATE ,,0
LOCATE ,,1
LOCATE ,,2
LOCATE ,,255
The shape of a user-defined cursor may be defined by using the APLOAD or KPLOAD
statement in the single-byte ANK mode or two-byte Kanji mode, respectively.
In the single-byte ANK mode, the cursor size will become equal to the size of single-byte ANK
characters; in the double-byte Kanji mode, it will become equal to the size of the half-width
characters in each mode.
Kommentare zu diesen Handbüchern