z/OS JES2 Macros
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$RDIRTAB – Build table to redirect responses to specific commands

z/OS JES2 Macros
SA32-0996-00

Use $RDIRTAB to build a table JES2 uses when directing the response to a command to a specific console and/or console area other than the console on which the command was entered.

Format description

Read syntax diagramSkip visual syntax diagram
>>-+--------+--$RDIRTAB--TABLE--=--+-HASP-+--------------------->
   '-symbol-'                      +-USER-+   
                                   '-END--'   

>--+------------------+----------------------------------------><
   '-,--NAME--=--cccc-'   

TABLE=
Specifies the start or end of the redirection table. Use TABLE=HASP to start a redirection table for JES2. Use TABLE=USER to start a redirection table for the user. Use TABLE=END to end a redirection table.
NAME=
Specifies the 1- to 4-character name of a command group which appears on the REDIRECT(vvvvvvvva) initialization statement that defines the console on which the operator enters the command. Valid JES2 command group names (cccc) are:
DA
Display active jobs command
DCON
Display network connections
DEF
Display JES2 parameter definitions
DF
Display forms queue
DI
Display initiators
DJ
Display job, task (STC), or TSO/E logon (TSU) information
DN
Display queued jobs
DNOD
Display NJE nodes
DQ
Display number of queued jobs
DSPL
Display spool volumes
DU
Display units
LJ
List job output, task (STC), or TSO/E logon (TSU) information
You can also define your own 1- to 4- character command group names in a user redirection table. The 1- to 4-character command group name in a redirection table should correspond to the name on the CMDRDIR= parameter of the $SCANTAB macro for the command you are adding to the redirection table.

Environment

  • Main task.
  • $WAIT will not occur.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014