INMC 80 News

  

June/July/August 1980 · Issue 1

Page 18 of 48

HEX~>?

Reserved Words, and Graphics

The Hex codes for the reserved words and graphics are tabulated below. It is rather unfortunate that the results LISTed for the last 48 graphics, where there are no reserved words, are in many cases beyond the scope of the printer. Where an unprintable character is encountered, a ‘.’ is subsituted. We suggest that users complete this table for themselves, typing in a Basic line using the combination of keys given, then LISTing the results. This list of graphics, reserved words and keys required should be used in conjunction with the graphics list on page 10 of INMC 7.

The key to the keys used is:

Gr = GRAPH, Ct = CTRL, Sh = SHIFT

The Keys should be depressed in the order listed.

HEXCHR$KeysReserved word
80128Gr/Ct/Sh/@=END
81129Gr/Ct/A=FOR
82130Gr/Ct/B=NEXT
83131Gr/Ct/C=DATA
84132Gr/Ct/D=INPUT
85133Gr/Ct/E=DIM
86134Gr/Ct/F=READ
87135Gr/Ct/G=LET
88136Gr/Ct/H=GOTO
89137Gr/Ct/I=RUN
BA138Gr/Ct/J=IF
8B139Gr/Ct/K=RESTORE
8C140Gr/Ct/L=GOSUB
8D141Gr/Ct/M=RETURN
8E142Gr/Ct/N=REM
8F143Gr/Ct/O=STOP
90144Gr/Ce/P=OUT
91145Gr/Ct/Q=ON
92146Gr/Ct/R=NULL
93147Gr/Ct/S=WAIT
94148Gr/Ct/T=DEF
95149Gr/Ct/U=POKE
96150Gr/Ct/V=DOKE
97151Gr/Ct/W=SCREEN
98152Gr/Ct/X=LINES
99153Gr/Ct/Y=CLS
9A154Gr/Ct/Z=WIDTH
9B155Gr/Ct/[=MONITOR
9C156Gr/Ct/Sh/[=SET
9D157Gr/Ct/]=RESET
9E158Gr/Ct/Sh/0=PRINT
9F159Gr/Ct/Sh/]=CONT
A0160Gr/space=LIST
A1161Gr/Sh/1=CLEAR
A2162Gr/Sh/2=CLOAD
A3163Gr/Sh/3=CSAVE
A4164Gr/Sh/4=NEW
A5165Gr/Sh/5=TAB
A6166Gr/Sh/6=TO
A7167Gr/Sh/7=FN
A8168Gr/Sh/8=SPC(
A9169Gr/Sh/9=THEN
AA170Gr/Sh/:=NOT
AB171Gr/Sh/;=STOP
AC172Gr/Sh/,=+
AD173Gr/-=-
AE174Gr/.=*
AF175Gr//=/
B0176Gr/0=!
B1177Gr/1=AND
B2178Gr/2=OR
B3179Gr/3=>
B4180Gr/4==
B5181Gr/5=<
B6182Gr/6=SGN
B7183Gr/7=INT
B8184Gr/8=ABS
B9185Gr/9=USR
BA186Gr/:=FRE
BB187Gr/;=INP
BC188Gr/Sh/,=POS
BD189Gr/Sh/-=SQR
BE190Gr/Sh/.=RND
BF191Gr/Sh//=LOG
C0192Gr/Sh/@=EXP
C1193Gr/A=COS
C2194Gr/B=SIN
C3195Gr/C=TAN
C4196Gr/D=ATN
C5197Gr/E=PEEK
C6198Gr/F=DEEK
C7199Gr/G=POINT
C8200Gr/H=LEN
C9201Gr/I=STR$
Ca202Gr/J=VAL
CB203Gr/K=ASC
CC204Gr/t=CHR$
cD205Gr/M=LEFT$
CE206Gr/N=RIGHT$
CF207Gr/O=MID$
End of list of reserved words
B0208Gr/P=r
B1209Gr/Q=hy
D2210Gr/R=g
D3211Gr/S=v
D4212Gr/T=lp
D5213Gr/U=j
D6214Gr/V=.
D7215Gr/W=k(
D8216Gr/X=o,
D9217Gr/Y=1
DA218Gr/Z=.
DB219Gr/[=j-
DC220Gr/Sh/[=j.
DD221Gr/]=j
DE222Gr/Sh/0=.
DF223Gr/Sh/]=jF
E0224Gr/Ct/Sh/space=h.
E1225Gr/Sh/A=jK
E2226Gr/Sh/B=jr
E3227Gr/Sh/C=jp
E4228Gr/Sh/D=hM
E5229Gr/Sh/E=t
E6230Gr/Sh/F=a
E7231Gr/Sh/G=j
E8232Gr/Sh/H=1
E9233Gr/Sh/I=hS
EA234Gr/Sh/J=t.
EB235Gr/Sh/K=q
EC236Gr/Sh/L=*
ED237Gr/Sh/M=u
EE238Gr/Sh/N=G
EF239Gr/Sh/O=.
F0240Gr/Sh/P=f
F1241Gr/Sh/Q=.
F2242Gr/Sh/R=-
F3243Gr/Sh/S=.
F4244Gr/Sh/T=.
F5245Gr/Sh/U=.
F6246Gr/Sh/V=%
F7247Gr/Sh/W=.
F8248Gr/Sh/X="
F9249Gr/Sh/Y=.T.W.#
FA250Gr/Sh/Z=k
FB251Gr/Ct/;=.
FC252Gr/Ct/Sh/,=h
FD253Gr/Ct/Sh/-=.
FE254Gr/Ct/Sh/.=f
FF255Gr/Ct/Sh//=J

Page 18 of 48