--
-
Note
that
most commands and statements
can
be
abbreviated. For example, instead
of
typing
GOTO, simply
type
G.
followed
by
a line number.
Keywords
identified
with
an
asterisk
(*)
will
be
described in this section. For details on all keywords listed,
see
Appendix A, a
PC-2
programming guide
or
a BASIC language reference manual (such a problem solving on the
PC-1,
Catalog Number 62-2313).
Note
that
most
PC-2
BASIC Keywords
can
be
abbreviated. When abbreviating keywords, you must
at
leave
specify
the part
of
the word which makes
it
unique
from
all other keywords - and then add a period. For instance,
GCURSOR
can
be
abbreviated
to
GC., GCU., GCUR., GCURS., and GCURSO. You cannot
use
just
G.
since
GPRINT
also starts
with
this letter (abbreviate
to
GP). The
following
Tables list a
few
of
the abbreviations you
may
use
with
the
PC-2.
PC-2
Commands
Text
CaNT
Abbreviation
C.
Graphics
GCURSOR*
Abbreviation
GC.
Table 5
51