DSPFFD (Display File Field Description) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-DSPFFD------------------------------------------------------->
 
          .-*LIBL/--------.
>--FILE(--+---------------+--+-*ALL---------------+--)---------->
          +-*USRLIBL/-----+  +-generic*-file-name-+
          +-*CURLIB/------+  '-file-name----------'
          +-*ALL/---------+
          +-*ALLUSR/------+
          '-library-name/-'
 
                                     (2)
>--+-------------------------------+---------------------------->
   |         (1)   .-*--------.    |
   '-OUTPUT(-------+-*PRINT---+--)-'
                   '-*OUTFILE-'
 
>--+---------------------------------------------------------+-->
   |          (3)   .-*LIBL/--------.                        |
   '-OUTFILE(-------+---------------+--database-file-name--)-'
                    +-*CURLIB/------+
                    '-library-name/-'
 
>--+-------------------------------------------+---------------->
   |          .-*FIRST------.  .-*REPLACE-.    |
   '-OUTMBR(--+-member-name-+--+-*ADD-----+--)-'
 
>--+----------------------+------------------------------------><
   |          .-*LCL-.    |
   '-SYSTEM(--+-*RMT-+--)-'
              '-*ALL-'
 
 

Notes:

  1. If OUTPUT(*OUTFILE) is specified, a file name must be specified for OUTFILE.

  2. All parameters preceding this point can be specified in positional form.

  3. If OUTFILE is not specified, OUTMBR must not be specified.