TAA Tools
DSPSELOMT       DISPLAY SELECT OMIT                    TAADBLO

The Display  Select  Omit command  displays or  prints the  select/omit
criteria of  a logical file.   A better  display exists than  that used
by   DSPFD  TYPE(*SELECT)  which   makes  it  more   obvious  what  the
relationships are.  Only single format logical files are supported.

A typical command would be:

             DSPSELOMT  FILE(xxx)

The select/omit criteria would be displayed.

DSPSELOMT  escape messages you can monitor for
----------------------------------------------

      TAA9891    A logical file must be specified.
      TAA9892    No select/omit criteria exist.

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

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

   FILE          The  qualified  name  of   the  logical  file  to   be
                 displayed.   *LIBL  is the  default for  the qualified
                 library.   A specific  library or *CURLIB  may also be
                 used.

   OUTPUT        How to  output  the results.    *  is the  default  to
                 display the  data interactively if command  is entered
                 interactively.

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


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

None.

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

The following TAA Tools must be on your system:

     ADJVAR          Adjust variable
     CHKOBJ3         Check object 3
     RSNLSTMSG       Resend last message
     RTVKEYLST       Retrieve key list
     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
   ------        ----    ---------      ----------    ----------

   DSPSELOMT     *CMD                   TAADBLO       QATTCMD
   TAADBLOC      *PGM       CLP         TAADBLOC      QATTCL
   TAADBLOR      *PGM       RPG         TAADBLOR      QATTRPG
   TAADBLOD      *FILE      DSPF        TAADBLOD      QATTDDS
					

Added to TAA Productivity tools September 15, 2007


Home Page Up to Top