Previous Next Up Title Contents Index Functions Index Top Library

ERROR HANDLING

PERHND


CALL SEQUENCE

CALL PERHND(ERRNR, FCTID, ERRFIL).

INPUT PARAMETERS

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

PHIGS STATE

(*, *, *, *).

EFFECT

Not implemented in FORTRAN.

GPHIGS FORTRAN binding is an interface on top of the C binding. The error handling function is called by the GPHIGS kernel which is written in C. For this reason, GPHIGS does not implement the FORTRAN version of this function. To use this feature, follow the instructions described in the GPHIGS user guide.

SEE ALSO

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


Previous Next Up Title Contents Index Functions Index Top Library