Intel AEDIT-86 Life Jacket User Manual


 
AEDIT -86 User's
Gtdde
AEDIT -86
Error
Messages
text does not fit
filename
(error message supplied
by
operating system)
Xchange limit is 100
window too small
Attempt
to
edit a file
that
is too large
under
the
FORDW
ARDONL
Y control. Editor returns
to
main
command level.
An error occurs during a
QUIT
Exit,
QUIT
Init,
QUIT
Update,
GET,
or
BLOCK
Put
command.
Editor returns
to
main command level.
Attempt
to
exchange over 100 characters without
restarting
XCHANGE
mode.
Editor
remains
in
XCHANGE
mode.
Attempt
to
split screen with one window size less
than
five lines.
8.3
CALC Command Errors
The following messages are issued only under the
CA
LC command. When an
error
is
detected,
the
corresponding error message is displayed on the
MESSAGE
line,
followed by a portion
of
the command where
the
error was detected.
Message
Divide by zero
error
Expression too complex
Floating point not allowed
Illegal exponential
operation
Illegal expression
Invalid base
character
Invalid numeric constant
MOD
by zero
error
Numeric constant too large
Unbalanced parenthesis
Unrecognized identifier
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., I
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
leftparenthesis
is missing.
The illegal identifier
is
displayed
on
the message line.
Correct it and rerun CALC.
8.4
Macro File Errors
If
any
error
is
found in a macro file, one of
the
following messages
is
printed.
Macro
file processing continues.
B-3