Specifications

Chapter 7. I/O Facilities
121
7.5.4 Software Keyboard
[ 1 ] Enabling/disabling software keyboard
Enable the software keyboard function by using the OUT statement and then press the soft-
ware keyboard display key* to show the software keyboard on the screen. On the keyboard
you may press letter keys to enter ASCII characters.
* The software keyboard display key is assigned to the combination
of the SF and M3 keys by default. You may change the key to be
used as a software keyboard display key by issuing a
KEY state-
ment.
For details about the software keyboard control through output port 5 by using the
OUT state-
ment (
OUT 5,X), refer to Appendix D. Value examples of X in "OUT 5, X" are listed in the table
given on the next page.
Software keyboard displayed.
(Pressing letter keys on this
keyboard may enter ASCII
characters.)
Software keyboard function disabled
Enable the software keyboard
function with
statement
(e.g.,
, ).
Disable the software keyboard
function with
statement
(
, ).
Disable the software
keyboard function with
statement
(
, ).
Software keyboard function
enabled (default)
Press the software
keyboard display key*.
Press the EXIT key on the
software keyboard or the software
keyboard display key*.