| DSPDTAARAD      DISPLAY DATA AREA DESCRIPTION          TAAARAQ | 
				
					| 
The  Display Data  Area  Description  command  displays or  prints  the
attributes of a data area.  The data area value is not shown.
A typical command would be:
             DSPDTAARAD DTAARA(xxx)
The attributes of the data area would be displayed.
DSPDTAARAD escape messages you can monitor for
----------------------------------------------
None.  Escape messages from based on functions will be re-sent.
DSPDTAARAD Command parameters                         *CMD
-----------------------------
   DTAARA        The qualified  name of the data area  to be displayed.
                 The  library  value  defaults to  *LIBL.    A specific
                 library or *CURLIB may also be used.
   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
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
     EDTVAR          Edit variable
     RTVDTAARAD      Retrieve data area description
     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
   ------        ----    ---------      ----------    ----------
   DSPDTAARAD    *CMD                   TAAARAQ       QATTCMD
   TAAARAQC      *PGM       CLP         TAAARAQC      QATTCL
   TAAARAQR      *PGM       RPG         TAAARAQR      QATTRPG
					 | 
			
			
			Added to TAA Productivity tools September 15, 2007