z/OS Language Environment Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ERRUNIT (Fortran only)

z/OS Language Environment Customization
SA38-0685-00

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.

Non-CICS default
ERRUNIT=((6),OVR)
CICS® default
ERRUNIT is ignored under CICS.
Read syntax diagramSkip visual syntax diagram
Syntax

                                   .-OVR----.      
>>-ERRUNIT--=--(--(--number--)--,--+-NONOVR-+--)---------------><

number
Start of change A valid unit number in the range 0-99. The Language Environment message file and the file connected to the Fortran error message unit are the same. End of change
OVR
Specifies that the option can be overridden.
NONOVR
Specifies that the option cannot be overridden.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014