Intel AEDIT-86 Life Jacket User Manual


 
·
CALC
Command
Message
Divide by zero error
Expression too complex
Floating point not allowed
Illegal exponential operation
Illegal expression
Invalid base character
Invalid numeric constant
MO D by zero
error
Numeric constant too large
Unbalanced parenthesis
Unrecognized identifier
7-6
AEDIT
-86 User's Guide
Explanation
An attempt was made to divide by zero.
The
expression is
too
complex;
simplify
the
expression.
Real values (e.g., 5.2) are not allowed.
Usually occurs when a negative value
is
used as
the
right
operand.
The
illegal
exponential
expression
is displayed on
the
message line.
Correct it and rerun CALC.
The illegal expression
is
displayed
on
the message
line. Correct
it
and rerun CALC.
The
base character is not valid, e.g., 1 AD.
The numeric constant
is
not valid.
An attempt was made to take
MOD
with zero.
A numeric integer constant must be
in
the range
-(2**31)
to (2**31
)-1.
Either the right or left parenthesis
is
missing.
The illegal identifier
is
displayed
on
the message
line. Correct it and rerun
CALC.