OPERATION
Check each line. Don't worry about spacing; however,
if anything else is different,
simply
re-type the incorrect
line.
For example,
suppose you mistakenly type in line
90
like
this:
90 PRINT CHR$(201)
To correct it, simply type:
>90
PRINT CHR$(21
)
CENTER)
>
When everything is correct, you can run the program
by typing:
>RUN
CENTER)
17