IPD114
DEBUG FACILITY NOT SUPPORTED

Explanation

One of the Debug Facility statements appeared in a FORTRAN H program. These statements are allowed only in FORTRAN G. They are diagnosed when FORTRAN H is being checked since FORTRAN G and H use the same syntax table. If FORTRAN E is being checked, these statements will be diagnosed as unrecognizable or as beginning with too long a name.

Programmer response

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

Source

FORTRAN syntax checker