z/OS ISPF Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


LMMDISP—member list service: PUT option

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--LMMDISP--DATAID(data-id)--OPTION(PUT)--------------->

>--MEMBER(member-name)--+--------------------+------------------>
                        '-ZLLCMD(lcmd-value)-'   

>--+----------------------+------------------------------------><
   '-ZLUDATA(udata-value)-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK('LMMDISPb',--data-id--,'PUTbbbbb'-------------->

>--,member-name--,'b'--,'b'--,'b'--,'b'--,-+------------+------->
                                           '-lcmd-value-'   

>--,-+-------------+-);----------------------------------------><
     '-udata-value-'      

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPEXEC--(buf-len,buffer);----------------------------><

Return codes

 0
Successful completion.
 8
Specified member does not exist.
10
No data set is associated with the given data ID; LMINIT has not been completed.
12
Indicates one of these conditions:
  • Data sets not open.
  • Data sets not partitioned.
  • Invalid parameter value.
  • Invalid data set organization.
  • Invalid invocation syntax.
  • Member list has not been created.
16
Truncation or translation error in accessing dialog variables.
20
Severe error; unable to continue.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014