(v13) What's in the HqnErrorHandler procset?
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
The procset itself contains four procedures:
dict LoadErrorHandler– Installs the error handler and configures it according to values supplied in the dictionary. Configuration options are described in (v13) Error handler configuration .QuickErrorHandler– Installs the error handler with default options for short-form reports.FullErrorHandler– Installs the error handler with default options for long-form reports.ClearErrorHandler– Removes the error handler if it is already installed.