CVTSFWRSC CONVERT SOFTWARE RESOURCE TAASYTX |
The Convert Software Resources command provides a simpler outfile to
work with than the system DSPSFWRSC command. Only the data that
appears on the DSPSFWRSC OUTPUT(*PRINT) listing is converted to the
SFWRSCP outfile. The model file is TAASYTXP with a record format
name of SFWRSCR. Because the listing must be read by CPYSPLF, only
the lower and upper case English language versions of DSPSFWRSC are
supported.
A typical command would be:
CVTSFWRSC OUTLIB(QTEMP)
The information would be converted to the SFWRSCP file in QTEMP.
CVTSFWRSC escape messages you can monitor for
---------------------------------------------
None. Escape messages from based on functions will be re-sent.
CVTSFWRSC Command parameters *CMD
----------------------------
OUTLIB The library to output the SFWRSCP file to. The
default is *LIBL which may only be used if the
SFWRSCP file may be found on the library list. If
the file does not exist, a library must be named.
OUTMBR The member to be written to. The default is
SFWRSCP.
REPLACE A *YES/*NO parameter for whether to replace the data
in the outfile.
*YES is the default which will clear the member
before writing any records.
*NO may be specified to add to the existing data.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
DUPTAADBF Duplicate TAA data base file
EDTVAR Edit variable
RTVDAT Retrieve date
RTVSYSVAL3 Retrieve system value 3
SNDCOMPMSG Send completion message
SNDESCINF Send escape information
SNDESCMSG Send escape message
SNDSTSMSG Send status message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
CVTSFWRSC *CMD TAASYTX QATTCMD
TAASYTXC *PGM CLP TAASYTXC QATTCL
TAASYTXR *PGM RPG TAASYTXR QATTRPG
TAASYTXP *FILE PF TAASYTXP QATTDDS
|
Added to TAA Productivity tools April 15, 2010