TAA Tools
DSPSPLFA        DISPLAY SPOOLED FILE ATTRIBUTES        TAASPMN

The Display  Spooled  File Attributes  command displays  or prints  the
attributes of  a spooled file.   The display  is similar to  the system
WRKSPLFA  display  except that  no changes  can be  made.   DSPSPLFA is
useful when  a  display is  needed  that does  not  allow the  user  to
change any attributes.

A typical command would be:

            DSPSPLFA   SPLF(xxx)

Most  of the attributes  (not all)  of the  spooled file  are displayed
with  DSPSPLFA.   If  printing is  specified,  the WRKSPLFA  command is
used.

DSPSPLFA  escape messages you can monitor for
---------------------------------------------

None.  Escape messages from based on functions will be re-sent.

Command parameters                                    *CMD
------------------

   FILE          The spooled file to display the attributes for.

   JOB           The qualified job  name of  the job  with the  spooled
                 file.  The default is * meaning the current job.

   SPLNBR        The file  number of the  spooled file.   This defaults
                 to  *ONLY.     *LAST  or  a  specific  number  may  be
                 specified.

   OUTPUT        The type of output.  *  is the default which means  to
                 display the  information for an  interactive job.   If
                 the  command   is  run  in  batch,   the  results  are
                 printed.

                 *PRINT  may  be specified  to print  the results.   If
                 printing is  specified,  the system  WRKSPLFA  command
                 is used.

Restrictions
------------

Not all of the attributes of a spooled file are displayed.

Prerequisites
-------------

The following TAA Tools must be on your system:

     CVTSPLNBR       Convert spooled file number
     EDTVAR          Edit variable
     RTVSPLFA        Retrieve spooled file attributes
     SNDCOMPMSG      Send completion message

Implementation
--------------

None, the tool is ready to use.

Objects used by the tool
------------------------

   Object        Type    Attribute      Src member    Src file
   ------        ----    ---------      ----------    ----------

   DSPSPLFA      *CMD                   TAASPMN       QATTCMD
   TAASPMNC      *PGM       CLP         TAASPMNC      QATTCL
   TAASPMND      *FILE      DSPF        TAASPMND      QATTDDS
					

Added to TAA Productivity tools May 1, 1999


Home Page Up to Top