DSPOUTFILE DISPLAY OUTFILE TAADBIL |
The Display Outfile command displays the model files associated with
commands that provide an outfile. Both system and TAA commands are
supported. A subfile is displayed which includes the model file and
format used. Options exist to print or display the fields in the
model file.
A typical command would be:
DSPOUTFILE CMD(DSPOBJD)
The subfile would be displayed with the QADSPOBJ outfile.
The DSPOBJD command has only a single outfile. If CMD(DSPFD) had
been requested, several outfiles would be displayed because the
command uses a different outfile depending on the TYPE and FILEATR
specified.
The PRTOUTFILE tool is used to supply the list of outfile and format
names.
Command parameters *CMD
------------------
CMD The command for which the model file is displayed.
The default is *ALL. A generic name may be entered.
TYPE The type of command to display. The default is
*ALL. *SYS may be specified to display only the
system commands. *TAA may be specified to display
only the TAA Tool commands.
Restrictions
------------
Not all system commands are supported.
Prerequisites
-------------
The following TAA Tools must be on your system:
ADJVAR Adjust variable
FILEFDBCK File feedback
PRTOUTFILE Print outfile
RCVLSTMSG Receive last message
RTVOBJD2 Retrieve object description 2
RPGSTSDS RPG Status DS
SNDESCMSG Send escape message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
DSPOUTFILE *CMD TAADBIL QATTCMD
TAADBILC *PGM CLP TAADBILC QATTCL
TAADBILR *PGM RPG TAADBILR QATTRPG
TAADBILD *FILE DSPF TAADBILD QATTDDS
|
Added to TAA Productivity tools January 1, 1998