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


DIRLIST—directory list service

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
                                     .-CONFIRM(YES)-.   
>>-ISPEXEC--DIRLIST--PATH(path-var)--+--------------+----------->
                                     '-CONFIRM(NO)--'   

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

                          .-FIXCOLS(YES)-.   
>--+-------------------+--+--------------+---------------------->
   '-COLS(column-list)-'  '-FIXCOLS(NO)--'   

>--+--------------------------+--------------------------------><
   '-LCMDS(line-command-list)-'   

Call invocation format

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

OR

Read syntax diagramSkip visual syntax diagram
                                            .-'YESbbbbb'-.   
>>-CALL--ISPLINK--('DIRLISTb',--path-var--,-+------------+------>
                                            '-'NObbbbbb'-'   

     .-'YESbbbbb'-.                                        
>--,-+------------+--,-+------------+--,-+-------------+-------->
     '-'NObbbbbb'-'    '-panel-name-'    '-column-list-'   

     .-'YESbbbbb'-.                              
>--,-+------------+--,-+-------------------+-;-----------------><
     '-'NObbbbbb'-'    '-line-command-list-'     

Return codes

 0
Normal completion.
 8
Error building the directory list. The error condition is described in the ISPF system dialog variables.
12
A keyword value is incorrect.
20
A severe error occurred while processing the directory list.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014