ASMA145E Operator, right parenthesis, or end-of-expression expected - xxxxxxxx

Explanation

One of the following situations has occurred:
  • A letter, number, equal sign, apostrophe, or undefined character occurred following a term where a right parenthesis, an operator, a comma, or a space ending the expression was expected
  • In an assembler instruction, a left parenthesis followed a term

System action

A machine instruction assembles as zero. An assembler instruction is ignored and another message, relative to the operation code, is issued.

Programmer response

Check for an omitted or misplaced operator. Subscripting is not allowed on this statement.

Severity

8