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


ERRUNIT (Fortran only)

z/OS Language Environment Programming Reference
SA38-0683-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.

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.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014