Commodore 128 Programmer's Reference Manual page 656

Hide thumbs Also See for 128:
Table of Contents

Advertisement

646
COMMODORE 128
ERROR #
ERROR NAME
28
VERIFY
29
LOAD
30
BREAK
31
32
33
34
35
36
37
38
39
CAN'T RESUME
LOOP NOT FOUND
LOOP WITHOUT DO
DIRECT MODE ONLY
NO GRAPHICS AREA
BAD DISK
BEND NOT FOUND
LINE NUMBER TOO LARGE
UNRESOLVED REFERENCE
40
UNIMPLEMENTED
COMMAND
DESCRIPTION
The program on tape or disk does not match
the program in memory.
There was a problem loading. Try again.
The STOP command was issued in a pro
gram or the
STOP
key was pressed
to halt program execution.
A RESUME statement was encountered
without a TRAP statement in effect.
The program has encountered a DO state
ment and cannot find the corresponding
LOOP.
LOOP was encountered without a DO state
ment active.
This command is allowed only in direct
mode, not from a program.
A command (DRAW, BOX, etc.) to create
graphics
was
encountered
before
the
GRAPHIC command was executed.
An attempt failed to HEADER a diskette,
because the quick header method (no ID)
was attempted on an unformatted diskette
or the diskette is bad.
The program encountered an "IF . . . THEN
BEGIN" or "IF . . . THEN . . . ELSE
BEGIN" construct, and could not find a
BEND keyword to match the BEGIN.
An error has occurred in renumbering a
BASIC program. The given parameters re
sult in a line number greater than 63999
being generated; therefore, the renumbering
was not performed.
An error has occurred in renumbering a
BASIC program. A line number referred to
be a command (e.g., GOTO 999) does not
exist. Therefore, the renumbering was not
performed.
A command not supported by BASIC 7.0
was encountered.
o
0
0
u
\-J

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents