ERRUNIT (Fortran only)

Derivation: ERRor UNIT

ERRUNIT identifies the unit number to which runtime error information is to be directed. This option is provided for compatibility with the VS Fortran version 2 runtime.

The default value for non-CICS applications is ERRUNIT(6).

ERRUNIT is ignored under CICS®.

Read syntax diagramSkip visual syntax diagram
Syntax

>>-ERRUnit--(--+--------+--)-----------------------------------><
               '-number-'      

number
A number in the range 0-99.

Usage notes

The Language Environment message file and the file connected to the Fortran error message unit are the same.