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


LMMDISP—member list service: Display option

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--LMMDISP--DATAID(data-id)--+-----------------+------->
                                      '-OPTION(DISPLAY)-'   

                        .-STATS(NO)--.                          
>--+-----------------+--+------------+--+-------------------+--->
   '-MEMBER(pattern)-'  '-STATS(YES)-'  '-PANEL(panel-name)-'   

>--+-----------------------+--+--------------+------------------>
   |         .-ZCMD----.   |  '-TOP(top-row)-'   
   '-CURSOR(-+---------+-)-'                     
             +-ZLLCMD--+                         
             '-ZLUDATA-'                         

>--+---------------------+--+----------------+--+----------+---><
   |           .-S---.   |  |        .-1-.   |  '-ALLOWNEW-'   
   '-COMMANDS(-+-----+-)-'  '-FIELD(-+---+-)-'                 
               '-ANY-'               '-9-'                     

Call invocation format

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

                    .-'NObbbbbb'-.                     
>--,-+---------+--,-+------------+--,-+------------+------------>
     '-pattern-'    '-'YESbbbbb'-'    '-panel-name-'   

     .-'ZCMDbbbb'-.                              
>--,-+------------+--,-+---------+--,'b'--,'b'------------------>
     +-'ZLLCMDbb'-+    '-top-row-'               
     '-'ZLUDATAb'-'                              

     .-'Sbbbbbbb'-.    .-1-.                       
>--,-+------------+--,-+---+--,-+------------+-;---------------><
     '-'ANYbbbbb'-'    '-9-'    '-'ALLOWNEW'-'     

OR

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

Return codes

 0
One or more members were selected or a primary command not recognized by LMMDISP was entered.
 4
The requested data sets were empty, or no members matched the specified pattern.
 8
END or RETURN was entered.
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