z/OS TSO/E Guide to SRPI
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


DEFSERV Syntax and Parameters

z/OS TSO/E Guide to SRPI
SA32-0980-00

DEFSERV Macro Syntax shows the syntax of the DEFSERV macro. For an example of the DEFSERV macro, see Sample Initialization/Termination Program.

DEFSERV Macro Syntax

EXECUTE FORM

  label          DEFSERV    CPRB=address,
                            CED=address,
                            SERVNAME=server_name,
                            SERVEPA=server_address,
                            SERVPARM=parmlist_address
                            MF=(E,plist_name)
LIST FORM

  plist_name  DEFSERV    MF=L
Note: The addresses can be any address valid in an RX instruction, or the number of a general register (2-12) enclosed in parentheses. The address must be in the same addressing mode (AMODE) as the issuing program.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014