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


RDRUNIT (Fortran only)

z/OS Language Environment Customization
SA38-0685-00

Derivation: ReaDeR UNIT

RDRUNIT identifies the unit number used for READ statements that do not specify a unit number.

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

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

number
A valid unit number in the range 0-99.
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