NEC CP/M-86 System Reference Manual page 213

Advanced personal computer
Table of Contents

Advertisement

CPIM-86 Error Messages
Parameter error
ASM-86. A parameter in the command tail of the
ASM-86 command was specified incorrectly. Example:
ASM86 TEST $S;
Symbol illegally forward referenced - neglected
Symbol table overflow
ASM-86. The indicated symbol was illegally forward ref-
erenced in an ORG, RS, EQU or IF statement.
ASM-86. There is not enough memory for the symbol
table. Either reduce the length and! or number of sym-
bols, or reassemble on a system with more memory
available.
Undefined element of expression
Undefined instruction
ASM-86. An identifier used as an operand is not defined
or has been illegally forward referenced. Examples:
JMP
X
A
EQU
B
B
EQU
5
MOV AL,B
ASM-86. The item following a label on a source line is not
a valid instruction. Example:
DONE:
BAD
INSTR
Use: [size] [ro] [rw] [sys] or [dir]
Use: STATd:=RO
ST AT. This message results from an invalid set file
attributes command. These are the only options valid in a
STAT filespec [option] command.
STAT. An invalid STAT drive command was given. The
only valid drive assignment in STAT is STAT d:=RO.
G-ll

Advertisement

Table of Contents
loading

Table of Contents