LISTCAT line command

The LISTCAT command appends cataloged data set names to the current OLIST.

Syntax

Read syntax diagramSkip visual syntax diagramLISTCat DSNpattVOLpatt

Operands

DSNpatt
A free form pattern of a cataloged DSNAME. If the pattern is not supplied, DSC displays the DSNAME pattern entry panel.
VOLpatt
A free form pattern of a VOLUME.

Usage notes

LISTCAT is a main command only; it cannot be used as a line command.

A pattern may have * and % wild cards in any position.

DSC supports more generic patterns than ISPF DSLIST. The whole DSN is treated as a contiguous character string, regardless of the number of dots (qualifiers).

DSC automatically appends a .* to any DSN pattern that is not supported by ISPF DSLIST.

Examples

LISTC ISP*LPA* SYS* - add to OLIST cataloged data set names
                      matching a pattern of ISP*LPA* that reside on volumes
                      matching a pattern of SYS*
LISTC SYS%.M*LIB* - add to OLIST cataloged data set names
                    matching a pattern of SYS%.M*LIB*
LISTC  - display command associated entry panel