IPD122
CLOSING ’ EXPECTED

Explanation

The end of a FORTRAN statement was reached without finding the closing apostrophe for a literal constant or literal format code. The opening apostrophe of the literal is the source character identified in the error message. (Only the literal format code is allowed in FORTRAN E.)

Programmer response

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

Source

FORTRAN syntax checker