IPD096
INVALID OR EXCESS SOURCE CHARACTERS

Explanation

A FORTRAN statement being checked completely satisfies the definition for that type of statement at some point before the last nonblank character in the statement. This may occur if a delimiter has been left out between elements of a statement.

Programmer response

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

Source

FORTRAN syntax checker