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


LMMDISP—member list service: DELETE option

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

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

>--MEMBER(member-name)-----------------------------------------><

Call invocation format

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

>--,member-name);----------------------------------------------><

OR

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

Return codes

 0
Successful completion.
 8
A specified member does not exist in the member list.
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