IPD054
OPERAND EXPECTED IN ARITH EXPRESSION

Explanation

In a FORTRAN statement, an arithmetic operator was not followed by a valid arithmetic operand, or two operators occur together (as in A * -B).

Programmer response

Check and correct the statement for errors noted in the explanation. Run the job again.

Source

FORTRAN syntax checker