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


LMMDISP—member list service: FREE option

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

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

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK('LMMDISPb',--data-id--,'FREEbbbb');-----------><

OR

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

Return codes

 0
Successful completion.
 8
No member list is associated with the given data ID.
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.
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