Ap A. Diagnostic Messages [ HP FORTRAN 77/iX Reference ] MPE/iX 5.0 Documentation
HP FORTRAN 77/iX Reference
Appendix A Diagnostic Messages
Errors can be detected during several stages of the program development
cycle. Errors resulting from illegal FORTRAN syntax and semantics are
compile-time errors, and those from logic are run-time errors. During
the execution of FORTRAN programs, errors can be generated from several
sources, including library routine reference errors, input/output
formatter errors, and remote file access errors.
NOTE The generic term "error," when referring to the diagnostic
messages, includes warnings, disasters, and all errors.
MPE/iX 5.0 Documentation