TAA Tools
DSPSPLFINF      DISPLAY SPOOLED FILE INFORMATION       TAASPPL

The Display  Spooled File  Information command  displays the number  of
spooled  files for one  or all users.   DSPSPLFINF uses  the RTVSPLFINF
command to retrieve the information which uses the QSPSPLI API.

You must have *ALLOBJ special authority to use RTVSPLFINF.

A typical command would be:

             DSPSPLFINF USER(aaa)

The  number of  spooled files  that exist for  the named  user would be
displayed.

DSPSPLFINF escape messages you can monitor for
----------------------------------------------

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

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

   USER          The user to display  spooled file information for.   A
                 specific  user name  must  be entered  or the  special
                 values *CURRENT or *ALL.

   ASP           The  name  of  the  Auxiliary  Storage  pool  group to
                 display information  for.   *SYSBAS  is  the  default.
                 *CURASPGRP may be entered.

   OUTPUT        How  to output  the  results.   *  is  the default  to
                 display  the spooled  file if  the command  is entered
                 interactively.  The spooled  file is deleted after  it
                 is displayed.

                 If  the command  is  entered  in  batch or  *PRINT  is
                 specified,  the spooled file  is output  and retained.


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

You must have *ALLOBJ special authority to use DSPSPLFINF.

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

The following TAA Tools must be on your system:

     CHKALLOBJ       Check *ALLOBJ special authority
     EDTVAR          Edit variable
     RSNLSTMSG       Resend last message
     RTVSPLFINF      Retrieve spooled file information
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SNDESCMSG       Send escape message

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

None, the tool is ready to use.

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

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

   DSPSPLFINF    *CMD                   TAASPPL       QATTCMD
   TAASPPLC      *PGM       CLP         TAASPPLC      QATTCL
   TAASPPLR      *PGM       RPG         TAASPPLR      QATTRPG
					

Added to TAA Productivity tools January 15, 2012


Home Page Up to Top