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


LMMDISP—member list service: GET option

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

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

   .-STATS(NO)--.   
>--+------------+----------------------------------------------><
   '-STATS(YES)-'   

Call invocation format

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

     .-'NObbbbbb'-.      
>--,-+------------+-);-----------------------------------------><
     '-'YESbbbbb'-'      

OR

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

Return codes

 0
Successful completion.
 8
No more selected members.
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