Previous Next Up Title Contents Index Functions Index Top Library

ERROR LOGGING

PERLOG


CALL SEQUENCE

CALL PERLOG (ERRNR, FCTID, ERRFIL).

INPUT PARAMETERS

INTEGER ERRNR
Error number.
INTEGER FCTID
Function identifier.
INTEGER ERRFIL
Error file.

PHIGS STATE

(*, *, *, *).

EFFECT

This function writes the error message and function identifier to the error file then returns to the function which called it.

SEE ALSO

open phigs, error handling, set error handling mode, set error handling


Previous Next Up Title Contents Index Functions Index Top Library