HP Fortran Programmer's Guide (B3908-90031; September 2011)

Chapter 5 129
5 Using the ON statement
Whenever a runtime error occurs, the default action of your program depends on the type of the error. If the
error results from a floating-point exception, the program will continue to execute. Other errors will cause it
to abort.