Intel AEDIT-86 Life Jacket User Manual


 
AEDIT
-86
Error
Messages
AEDIT -86 User's Guide
B-4
Macro
errors
have
the
following form:
Err
0 r 1
nIl
n e nnn : < message)
where
nnn
<message)
Message
bad
\ code
bad
AC
value
bad
AF
type
bad
AH
value
bad
AI
value
bad
AS
value
bad
AT
value
bad
AV
value
bad
AW
value
bad
AX
value
bad
command
bad
hex value
missing
'='
missing
';'
no
macro
name
is
the
line
number
containing
the
error
in
the
macro
file.
is
one
of
the
foilowing
error
messages.
Explanation
Backslash ( \ ) is not followed by a valid value.
Illegal
AC
configuration command.
Illegal
AF
configuration command.
Illegal value for
the
AH
configuration
command.
Illegal
AI
configuration command.
Illegal
AS
configuration
command.
Illegal
AT
configuration command.
Illegal value for
the
A V configuration
command.
Illegal A W configuration command.
Illegal value for
the
AX
configuration
command.
Macro file contains a
bad
command-unknown
control
code or
character.
Configuration
command
contains
bad
hex value, e.g.,
3G.
A configuration
command
is
missing an equal sign.
SET
command
is not
terminated
with a semicolon or
carriage return.
Macro
definition does not includ,e
macro
name.
no more room for macros
Attempt
to
create
a
macro
when
macro
buffer is full.
Macro
definition is
terminated.