'h","et
~
~'"''''
just
position
printed
The cursor
is
moved left
two
positions (also at line 130)
so
that the next
PRINT
will
print into the position to the left of the character just printed.
<=::a
0
two
cursor lefts
'"''''
~
L ,h'''''et
position just
printed
As in Program
10.
line 120
is
changed
to
print 999 characters instead of
920; the PHEW! message at line 150
is
deleted; and at line 160 the program
branches
pa
st the
HIT
A
KEY
message. which
is
printed only once at the begin-
ning of the program.
The last task. to clear the screen before ending.
is
accomplished simply by
switching lines 105 and 110
so
that the check for a
RETURN
key
is
done after
clearing the screen.
385