Reference Guide
Chapter 8 173
Diagnostic Messages
Error Messages
1097 MESSAGE A "(" was expected while
parsing the operands
of instruction %s
CAUSE The operands for the current
instruction do not have a “(“ in the
correct location.
ACTION Inspect the current instruction and
change the operands to the
instruction so that the are valid.
1098 MESSAGE A ")" was expected while
parsing the operands
of instruction %s
CAUSE The operands for the current
instruction do not have a “)” in the
correct location.
ACTION Inspect the current instruction and
change the operands to the
instruction so that the are valid.
1099 MESSAGE A register was expected while
parsing the operands of
instruction %s
CAUSE The operands for the current
instruction do not have a register in
the correct location.
ACTION Inspect the current instruction and
change the operands to the
instruction so that the are valid.
1100 MESSAGE A "," was expected while
parsing the operands
of instruction %s
CAUSE The operands for the current
instruction do not have a comma (,) in
the correct location.
ACTION Inspect the current instruction and
change the operands to the
instruction so that the are valid.