LIST command
LIST [FROMDDNAME= ddname ]
The following table describes the LIST command operands.
Operand | Description |
|---|---|
FROMDDNAME= | Defines the DDNAME of the IAM file that is to be listed. The default is DISKIN. |
The following example displays the JCL for LIST Command (EX4507A):
//LISTIAMF EXEC PGM=IAMRECVR,REGION=1M
//SYSPRINT DD SYSOUT=*
//DISKIN DD DISP=SHR,DSN=my.iam.file
//SYSIN DD *
LIST
//SYSPRINT DD SYSOUT=*
//DISKIN DD DISP=SHR,DSN=my.iam.file
//SYSIN DD *
LIST
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*