9.5.6 ERR Specifier

The ERR specifier is a control specifier rather than a property specifier. It takes the following form:

ERR = s
s
Is the label of an executable statement.

If an error occurs during execution of the INQUIRE statement, control is transferred to the statement whose label is s.


Previous Page Next Page Table of Contents