The macro SHWFTADS can be used to view admission sets. The functionality corresponds to that of the command SHOW-FT-ADMISSION-SET.
Format of the macro SHWFTADS (LIST format/default format)
Name | Operation | Operand |
|
|
|
Format of the macro SHWFTADS (DSECT format)
xxxFTADS DSECT xxxHADS FHDR MF=(C,&P) xxxUSER DS A A(USERID) xxxUSERL DS XL2 L(USERID) xxxBUFL DS XL2 RESERVED xxxBUF DS A RESERVED * * 1-BYTE FIELDS FOR ENTERING KEYWORDS * * xxxIUSER DS XL1 USERID: OWN/STD/ALL xxxSEL DS XL1 SELECT: ALL xxxOUTPT DS XL1 OUTPUT/LAYOUT: SOUT/SLST/SOUTC/SLSTC xxxRESRV DS XL1 RESERVED * xxxFTADL EQU *-xxxFTADS
The meaning of the parameters in the macro SHWFTADS corresponds to the meaning of the parameters in the command SHOW-FT-ADMISSION-SET as shown in the following table. In the OUTPT address field, SOUT stands for OUTPUT=*SYSOUT and SLST stands for OUTPUT=*SYSLST in the command. SOUTC and SLSTC stand for their respective output in CSV format (LAYOUT=*CSV). For the other two values, output is in standard format (LAYOUT=*STD).
Operand | Address field | Meaning in command |
USER | USER | USER-IDENTIFICATION |
OUTPUT | OUTPT | OUTPUT |
LAYOUT | OUTPT | LAYOUT |