z/OS MVS Programming: Sysplex Services Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Syntax Diagram

z/OS MVS Programming: Sysplex Services Reference
SA38-0658-00

The syntax diagram for IXLLIST REQUEST=WRITE_LCONTROLS is as follows:

Read syntax diagramSkip visual syntax diagram
main diagram

>>-IXLLIST--b--REQUEST=WRITE_LCONTROLS-------------------------->

   .-,AUTHCOMP=0--------.    .-,NEWAUTH=NO_NEWAUTH-.           
>--+--------------------+--+-+---------------------+-------+---->
   '-,AUTHCOMP=authcomp-'  | '-,NEWAUTH=newauth----'       |   
                           | .-,LISTLIMIT=NO_LISTLIMIT-.   |   
                           +-+-------------------------+---+   
                           | '-,LISTLIMIT=listlimit----'   |   
                           | .-,LISTLIMIT=NO_LISTLIMIT-.   |   
                           +-+-------------------------+---+   
                           | '-,LISTDESC=listdesc------'   |   
                           | .-,LISTKEY=NO_LISTKEY-.       |   
                           +-+---------------------+-------+   
                           | '-,LISTKEY=listkey----'       |   
                           | .-,MAXLISTKEY=NO_MAXLISTKEY-. |   
                           +-+---------------------------+-+   
                           | '-,MAXLISTKEY=maxlistkey----' |   
                           | .-,SETCURSOR=HEAD-.           |   
                           '-+-----------------+-----------'   
                             '-,SETCURSOR=TAIL-'               

                       .-,REQID=NO_REQID-.                     
>--,CONTOKEN=contoken--+-----------------+--,LISTNUM=listnum---->
                       '-,REQID=reqid----'                     

                     .-,ANSAREA=NO_ANSAREA-------------.   
>--| parameters-1 |--+---------------------------------+-------->
                     '-,ANSAREA=ansarea-,ANSLEN=anslen-'   

>--+------------------+--+------------------+------------------->
   '-,RETCODE=retcode-'  '-,RSNCODE=rsncode-'   

   .-,PLISTVER=IMPLIED_VERSION-.   
>--+---------------------------+-------------------------------->
   +-,PLISTVER=MAX-------------+   
   '-,PLISTVER=plistver--------'   

   .-,MF=S--------------------------.   
>--+--------------------------------+--------------------------><
   |                .-,0D-----.     |   
   +-,MF=(L-,mfctrl-+---------+-)---+   
   |                '-,mfattr-'     |   
   |                .-,COMPLETE-.   |   
   '-,MF=(E-,mfctrl-+-----------+-)-'   
                    '-,COMPLETE-'       

Read syntax diagramSkip visual syntax diagram
parameters-1

   .-,MODE=SYNCSUSPEND-----------------------.   
>>-+-----------------------------------------+-----------------><
   +-,MODE=SYNCECB-,REQECB=reqecb------------+   
   |                .-,REQDATA=NO_REQDATA-.  |   
   +-,MODE=SYNCEXIT-+---------------------+--+   
   |                '-,REQDATA=reqdata----'  |   
   +-,MODE=SYNCTOKEN-,REQTOKEN=reqtoken------+   
   +-,MODE=ASYNCECB-,REQECB=reqecb-----------+   
   |                 .-,REQDATA=NO_REQDATA-. |   
   +-,MODE=ASYNCEXIT-+---------------------+-+   
   |                 '-,REQDATA=reqdata----' |   
   +-,MODE=ASYNCTOKEN-,REQTOKEN=reqtoken-----+   
   '-,MODE=ASYNCNORESPONSE-------------------'   

Note:
  1. If MODE=SYNCTOKEN or MODE=ASYNCTOKEN is specified, ANSAREA=ansarea and ANSLEN=anslen are required.
  2. At least one of NEWAUTH, LISTLIMIT, and LISTDESC must be specified. More than one of these parameters may be specified as well.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014