IPD016
INVALID EXPRESSION IN IF STATEMENT

Explanation

The expression within parentheses after the IF keyword of a logical or arithmetic IF statement was not recognizable as either a valid logical or arithmetic expression (FORTRAN G and H statements only.)

Programmer response

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

Source

FORTRAN syntax checker