TAA Tools
DSPMSGQA        DISPLAY MESSAGE QUEUE ATTRIBUTES       TAAMSGZ

The Display  Message Queue  Attributes command  displays or prints  the
attributes of  a message queue.   The current status  is also provided.

A typical command would be:

        DSPMSGQA    MSGQ(xxxx)

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

   MSGQ          The  qualified message queue name.   The library value
                 defaults to *LIBL.  *CURLIB may also be specified.

   OUTPUT        How  to  output  the  results.    *  is  the  default.
                 *PRINT   may  be   specified.     This  is   the  same
                 definition as most DSP commands.

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

None.

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

The following TAA Tools must be on your system:

     RTVMSGQA        Retrieve message queue attributes
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message

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

None, the tool is ready to use.

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

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

   DSPMSGQA      *CMD                   TAAMSGZ       QATTCMD
   TAAMSGZC      *PGM       CLP         TAAMSGZC      QATTCL
   TAAMSGZR      *PGM       RPG         TAAMSGZR      QATTRPG
   TAAMSGZD      *FILE      DSPF        TAAMSGZD      QATTDDS
					

Added to TAA Productivity tools May 1, 1996


Home Page Up to Top