Technical data
Programming the
Function Keys
2-2
Integral
PC
Specifics
BASIC
Function
Keys
(continued)
Key
Key
Label
Typing
Aid
Immediate
Execute?
Q[)
SCRATCH No
@
PRINTER
IS
No
em
PLiST
Yes
@
KEY LABEL
Yes
(][)
MASS STORAGE
IS
No
®,
,=
CITQ)
DELETE No
CITD
LOAD No
,
(]I[) STORE No
,
(@
;
TRACE ALL
Yes
(fill
;:
CRT IS No
(ill)
"';:-=!.!"·Y'
INIT
Yes
(]])
Exits BASIC
Yes
,'
...•
!.--.,
..
The eight function keys
(OD
through
@)
on
the
Integral PC
keyboard
may
be
used
with
the
shift key to
provide
up
to 16
function keys. The
unshifted
keys are
OD
through
@;
the
shift key is
used
to access
00
through
(]]).
The function keys
may
be
used
both
from
the
keyboard
(as
typing aids) or from a BASIC program.
To
program
the
func-
tion keys, use
the
0
t·~
K E
\'
#
statement
to define
the
key
labels
and
functions. For example:
10
Ot·~
KE\'#
16.,
"F.:epeat
II
':;Ioto
10~:1
This
statement
will display
the
key label
~;rt!l~~eat\!
for
(]]).
It
will cause
the
program
to
branch
to
statement
100
when
( Shift
)@
is pressed.