FILESEQNO

(Tape data sets only.) The FILESEQNO keyword specifies a file sequence number of a data set.

Syntax

Read syntax diagramSkip visual syntax diagramFILESEQNO=( nnn,op)

FILESEQNO=(nnn,op)

Where:

nnn is the sequence number (0 - 255).

Default

None.

Environments

ALLOCATE, EXTEND, UNALLOCATE, and CATCHECK.

JCL equivalent

DD01 DD LABEL=(4,)

Related Enhanced Allocation Management function

SET_FILESEQNO

Example

FILESEQNO=4