FILESEQNO
(Tape data sets only.) The FILESEQNO keyword specifies a file sequence number of a data set.
Syntax
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