PSERHM(3g) — Subroutines
Name
PSERHM − Sets the specified value in the error handling mode entry of the error state list.
Operating States: PHOP, ∗, ∗, ∗
PHIGS standard function
Syntax
PSERHM (ERHM)
Argument Data Type Access Description
---------------------------------------------------------------------------
ERHM Integer Read Error handling mode
---------------------------------------------------------------------------
Constants
Defined Argument Constant Description
---------------------------------------------------------------------------
ERHM POFF No error checking
PON Error checking
---------------------------------------------------------------------------
Description
PSERHM sets the specified value in the error handling mode entry of the error state list. When the error handling mode is POFF, Digital PHIGS cannot guarantee that error messages will be written to the error file or that returned function status values will be accurate. This function is usually invoked only after system testing has been performed.
See Also
PERHND
PQERHM
POPHH