SNDNETOUTQ SEND NET OUTPUT QUEUE TAANETB |
The Send Net Output Queue command sends all of the spooled files in a
named output queue (except those in an OPN status) to a user in the
network. A typical command would be specified as:
SNDNETOUTQ OUTQ(ABC) TOUSRID(USER1 SYSB)
A list of spooled files in an output queue is created and the
SNDNETSPLF command is used on each.
Command parameters *CMD
------------------
OUTQ The qualified output queue to be used. *LIBL is the
default for the library.
TOUSRID The user and address to be sent to. This is a list
type parameter.
DTAFMT The data format to be used when sending the spooled
file. The default is *RCDDATA as it is on
SNDNETSPLF. *ALLDATA may be specified. See the
description of the parameter on SNDNETSPLF.
CLASS The VM/MVS SYSOUT class for distributions sent to an
MVS host system.
A is the default.
Valid values are from B-Z, and 0-9.
PTY The queuing priority used when a spooled file is
routed thru a SNADS network. For a more complete
description, see the same parameter on SNDNETSPLF.
*NORMAL is the default and is used for most data
traffic.
*HIGH may be specified for high priority data.
Restrictions
------------
None.
Prerequisites
-------------
The following TAA Tools must be on your system:
CVTOUTQ Convert output queue
EDTVAR Edit variable
EXTLST Extract list
SNDCOMPMSG Send completion message
Implementation
--------------
None, the tool is ready to use.
Objects used by the tool
------------------------
Object Type Attribute Src member Src file
------ ---- --------- ---------- ----------
SNDNETOUTQ *CMD TAANETB QATTCMD
TAANETBC *PGM CLP TAANETBC QATTCL
|
Added to TAA Productivity tools April 1, 1995