SET_FILESEQNO
(Tape data sets only.) The SET_FILESEQNO keyword specifies a file sequence number of a data set.
Syntax
SET_FILESEQNO=nnn
Where:
nnn is the sequence number (0 - 255) of the data set on the tape.
Default
None.
Environments
ALLOCATE
JCL equivalent
DD01 DD LABEL=(4,)
Related selection criteria
FILESEQNO
Example
In the following example, the file sequence number is 4:
SET_FILESEQNO=4