C$GETERRORFILE

This routine returns the name of the runtime error file as specified with the runtime -e command-line option or with a call to the C$SETERRORFILE routine.

Usage

CALL "C$GETERRORFILE"
    USING ERROR-FILE-NAME

Parameters

ERROR-FILE-NAME PIC X(n)    Contains the name of the error file or spaces if no error file was specified.