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


MEMLIST—member list dialog

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--MEMLIST--DATAID(data-id)--+-----------------+------->
                                      '-MEMBER(pattern)-'   

   .-CONFIRM(YES)-.                          
>--+--------------+--+-------------------+---------------------->
   '-CONFIRM(NO)--'  '-PANEL(panel-name)-'   

>--+----------------+------------------------------------------><
   |        .-9-.   |   
   '-FIELD(-+---+-)-'   
            '-1-'       

Call invocation format

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

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('MEMLISTb',--data-id,--,-+---------+--------->
                                            '-pattern-'   

     .-YES-.                      .-9-.      
>--,-+-----+--,-+------------+--,-+---+-);---------------------><
     '-NO--'    '-panel-name-'    '-1-'      

Return codes

 0
Normal completion.
 8
The requested data set was empty or no members matched the specified pattern.
10
No data set is associated with the given data ID. LMINIT has not been completed.
12
One of these:
  • Data set not partitioned.
  • Parameter value not valid.
  • Invocation syntax not valid.
16
A truncation or translation error occurred in accessing dialog variables.
20
Severe error.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014