Specifications

* lf the
&
key is pressed during execution of this command, the command will be
interrupted. (ln this case, the string variable will be erased.) lf this happens during
execution of a program, execution will shift to the next command.
* When the
ON
key (BREAK key) is pressed, execution of the previous command will
end, and the program will be interrupted.
* When entering data exceeding 16 bytes inlo string variables, use the array variable.
(Maximum possible number of bytes is 80.)
(Note) The
&
key can be changed to another key by directly rewriting the contents at
address &FF44.
Set the key code of the key you want to use instead of the
&
key at address
&FF44.
(2) Procedure for using the bar code pen reader in place of the key-board.
By pressing
CTRL
and
$
, input from the keyboard will be forbidden, and input from
the bar code pen reader will become effective. The input mode selector key explained
on page 14 remains enabled.
The data (character strings) read with the bar code pen reader will be displayed just as if
they had been input from the keyboard.
13