      *     DSPRCDFMT Procedure
      *     Display record format on a crt
      *     From Q/38 Technical Journal

This procedure displays a layout of a file giving field starting and
ending positions. It also display the field reference information if
any. This is the interactive counterpart to DSPFFDF.

The command uses the following parameters:
  PARM      DESCRIPTION
  FILE      Qualified name of the file or generic name.
            Permissable values of library qualifier:
            *LIBL - Jobs library list
            *USRLIBL - SYSVAL(QUSRLIBL) searched.
            *ALLUSR - All libraries except QSYS
            *ALL - All libraries

