1736 lines
69 KiB
HTML
1736 lines
69 KiB
HTML
|
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Create Output Queue (CRTOUTQ)</title>
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body bgcolor="white">
|
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<a name="CRTOUTQ.Top_Of_Page"></a>
|
|
<h2>Create Output Queue (CRTOUTQ)</h2>
|
|
<table width="100%">
|
|
<tr>
|
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
|
<b>Threadsafe: </b>No
|
|
</td>
|
|
<td valign="top" align="right">
|
|
<a href="#CRTOUTQ.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CRTOUTQ.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CRTOUTQ.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CRTOUTQ"></a>
|
|
<p>The Create Output Queue (CRTOUTQ) command creates a new output queue for spooled files. An entry is placed on the output queue for each spooled file. The order in which the files are written to the output device is determined by the output priority of the spooled file and the value specified on the <b>Order of files on queue (SEQ)</b> parameter.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CRTOUTQ.PARAMETERS.TABLE">Parameters</a></h3>
|
|
<table border="1" cellpadding="4" cellspacing="0">
|
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
|
<tr>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#CRTOUTQ.OUTQ"><b>OUTQ</b></a></td>
|
|
<td valign="top">Output queue</td>
|
|
<td valign="top"><i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Required, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Output queue</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*CURLIB</u></b></td>
|
|
</tr><tr>
|
|
<td valign="top" rowspan="4"><a href="#CRTOUTQ.MAXPAGES"><b>MAXPAGES</b></a></td>
|
|
<td valign="top">Maximum spooled file size</td>
|
|
<td valign="top">Single values: <b><u>*NONE</u></b><br>Other values (up to 5 repetitions): <i>Element list</i></td>
|
|
<td valign="top" rowspan="4">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Number of pages</td>
|
|
<td valign="top">
|
|
<i>Integer</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Starting time</td>
|
|
<td valign="top">
|
|
<i>Time</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 3: Ending time</td>
|
|
<td valign="top">
|
|
<i>Time</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.SEQ"><b>SEQ</b></a></td>
|
|
<td valign="top">Order of files on queue</td>
|
|
<td valign="top"><b><u>*FIFO</u></b>, *JOBNBR</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.RMTSYS"><b>RMTSYS</b></a></td>
|
|
<td valign="top">Remote system</td>
|
|
<td valign="top"><i>Character value</i>, *INTNETADR, <b><u>*NONE</u></b>, *PASTHR, *NWSA</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.RMTPRTQ"><b>RMTPRTQ</b></a></td>
|
|
<td valign="top">Remote printer queue</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*USER</u></b>, *SYSTEM</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.AUTOSTRWTR"><b>AUTOSTRWTR</b></a></td>
|
|
<td valign="top">Writers to autostart</td>
|
|
<td valign="top">1-10, <b><u>*NONE</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#CRTOUTQ.MSGQ"><b>MSGQ</b></a></td>
|
|
<td valign="top">Queue for writer messages</td>
|
|
<td valign="top"><i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Queue for writer messages</td>
|
|
<td valign="top"><i>Name</i>, <b><u>QSYSOPR</u></b></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
|
</tr><tr>
|
|
<td valign="top"><a href="#CRTOUTQ.CNNTYPE"><b>CNNTYPE</b></a></td>
|
|
<td valign="top">Connection type</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*SNA</u></b>, *IP, *USRDFN</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.DESTTYPE"><b>DESTTYPE</b></a></td>
|
|
<td valign="top">Destination type</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*OS400</u></b>, *OS400V2, *PSF2, *S390, *NDS, *OTHER</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.TRANSFORM"><b>TRANSFORM</b></a></td>
|
|
<td valign="top">Host print transform</td>
|
|
<td valign="top"><b><u>*YES</u></b>, *NO</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#CRTOUTQ.USRDTATFM"><b>USRDTATFM</b></a></td>
|
|
<td valign="top">User data transform</td>
|
|
<td valign="top">Single values: <b><u>*NONE</u></b><br>Other values: <i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: User data transform</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
|
</tr><tr>
|
|
<td valign="top"><a href="#CRTOUTQ.MFRTYPMDL"><b>MFRTYPMDL</b></a></td>
|
|
<td valign="top">Manufacturer type and model</td>
|
|
<td valign="top"><i>Character value</i>, *WSCST</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#CRTOUTQ.WSCST"><b>WSCST</b></a></td>
|
|
<td valign="top">Workstation customizing object</td>
|
|
<td valign="top">Single values: <b><u>*NONE</u></b><br>Other values: <i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Workstation customizing object</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
|
</tr><tr>
|
|
<td valign="top"><a href="#CRTOUTQ.IMGCFG"><b>IMGCFG</b></a></td>
|
|
<td valign="top">Image configuration</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*NONE</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.INTNETADR"><b>INTNETADR</b></a></td>
|
|
<td valign="top">Internet address</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.CLASS"><b>CLASS</b></a></td>
|
|
<td valign="top">VM/MVS class</td>
|
|
<td valign="top"><b><u>A</u></b>, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.FCB"><b>FCB</b></a></td>
|
|
<td valign="top">Forms Control Buffer</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*NONE</u></b>, *USRDTA, *PRTF</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.DESTOPT"><b>DESTOPT</b></a></td>
|
|
<td valign="top">Destination options</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*NONE</u></b>, *USRDFNTXT, *NOWAIT</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.SEPPAGE"><b>SEPPAGE</b></a></td>
|
|
<td valign="top">Print separator page</td>
|
|
<td valign="top"><b><u>*YES</u></b>, *NO</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.USRDFNOPT"><b>USRDFNOPT</b></a></td>
|
|
<td valign="top">User defined option</td>
|
|
<td valign="top">Single values: <b><u>*NONE</u></b><br>Other values (up to 4 repetitions): <i>Character value</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="5"><a href="#CRTOUTQ.USRDFNOBJ"><b>USRDFNOBJ</b></a></td>
|
|
<td valign="top">User defined object</td>
|
|
<td valign="top">Single values: <b><u>*NONE</u></b><br>Other values: <i>Element list</i></td>
|
|
<td valign="top" rowspan="5">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Object</td>
|
|
<td valign="top">
|
|
<i>Qualified object name</i></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" style="padding-left:10pt">Qualifier 1: Object</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
</tr><tr>
|
|
<td valign="top" style="padding-left:10pt">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
|
</tr><tr>
|
|
<td valign="top">Element 2: Object type</td>
|
|
<td valign="top">
|
|
*DTAARA, *DTAQ, *FILE, *PSFCFG, *USRIDX, *USRQ, *USRSPC</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#CRTOUTQ.USRDRVPGM"><b>USRDRVPGM</b></a></td>
|
|
<td valign="top">User driver program</td>
|
|
<td valign="top">Single values: <b><u>*NONE</u></b><br>Other values: <i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: User driver program</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
|
</tr><tr>
|
|
<td valign="top"><a href="#CRTOUTQ.SPLFASP"><b>SPLFASP</b></a></td>
|
|
<td valign="top">Spooled file ASP</td>
|
|
<td valign="top"><b><u>*SYSTEM</u></b>, *OUTQASP</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.TEXT"><b>TEXT</b></a></td>
|
|
<td valign="top">Text 'description'</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*BLANK</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.DSPDTA"><b>DSPDTA</b></a></td>
|
|
<td valign="top">Display any file</td>
|
|
<td valign="top"><b><u>*NO</u></b>, *YES, *OWNER</td>
|
|
<td valign="top">Optional, Positional 2</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.JOBSEP"><b>JOBSEP</b></a></td>
|
|
<td valign="top">Job separators</td>
|
|
<td valign="top">0-9, <b><u>0</u></b>, *MSG</td>
|
|
<td valign="top">Optional, Positional 3</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.OPRCTL"><b>OPRCTL</b></a></td>
|
|
<td valign="top">Operator controlled</td>
|
|
<td valign="top"><b><u>*YES</u></b>, *NO</td>
|
|
<td valign="top">Optional, Positional 4</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#CRTOUTQ.DTAQ"><b>DTAQ</b></a></td>
|
|
<td valign="top">Data queue</td>
|
|
<td valign="top">Single values: <b><u>*NONE</u></b><br>Other values: <i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Data queue</td>
|
|
<td valign="top"><i>Name</i></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
|
</tr><tr>
|
|
<td valign="top"><a href="#CRTOUTQ.AUTCHK"><b>AUTCHK</b></a></td>
|
|
<td valign="top">Authority to check</td>
|
|
<td valign="top"><b><u>*OWNER</u></b>, *DTAAUT</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CRTOUTQ.AUT"><b>AUT</b></a></td>
|
|
<td valign="top">Authority</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*USE</u></b>, *ALL, *CHANGE, *EXCLUDE, *LIBCRTAUT</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="CRTOUTQ.OUTQ"></a>
|
|
<h3>Output queue (OUTQ)</h3>
|
|
<p>Specifies the output queue being created.
|
|
</p>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
<p><b>Qualifier 1: Output queue</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the output queue being created.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Qualifier 2: Library</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*CURLIB</u></b></dt>
|
|
<dd>The current library for the job is used to locate the output queue. If no current library entry exists in the library list, QGPL is used.
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the library where the output queue is to be located.
|
|
<p>
|
|
<b>Note: </b>The temporary library QTEMP is not a valid library name. Output queues must be in permanent libraries.
|
|
</p>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.MAXPAGES"></a>
|
|
<h3>Maximum spooled file size (MAXPAGES)</h3>
|
|
<p>Specifies the maximum spooled file size in pages that will be allowed to print between a starting and ending time. If a spooled file exceeds the page limit it will be deferred (DFR status) until the ending time expires. For files where the exact number of pages is not known, the estimated number of pages is used. (You can use the Work with Spooled File Attributes (WRKSPLFA) command to find out the estimated number of pages.) Time must be specified in hhmmss format, on a 24 hour clock.
|
|
</p>
|
|
<p><b>Single values</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>There is no limit on the size of spooled files allowed to print from this output queue.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Other values (up to 5 repetitions)</b>
|
|
</p>
|
|
<p><b>Element 1: Number of pages</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>integer</i></b></dt>
|
|
<dd>Specify the largest spooled file, in pages, that is allowed to print.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Element 2: Starting time</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>time</i></b></dt>
|
|
<dd>Specify the time of day that the maximum spooled file size limit is to start.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Element 3: Ending time</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>time</i></b></dt>
|
|
<dd>Specify the time of day that the maximum spooled file size limit is to end.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.SEQ"></a>
|
|
<h3>Order of files on queue (SEQ)</h3>
|
|
<p>Specifies the order of the spooled files on the output queue.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*FIFO</u></b></dt>
|
|
<dd>The queue is first-in first-out within priority for each file. That is, new spooled files are placed after all other entries on the queue of the same priority.
|
|
</dd>
|
|
<dt><b>*JOBNBR</b></dt>
|
|
<dd>The queue entries for spooled files are sorted in priority sequence using the job number (actually, the date and time that the job entered the system is used) of the job that created the spooled file.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.RMTSYS"></a>
|
|
<h3>Remote system (RMTSYS)</h3>
|
|
<p>Specifies the remote system to send files to when a remote writer is started (using the STRRMTWTR command) to the output queue. This is referred to as the "address" by SNADS, and the "host" by TCP/IP.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>The output queue is used only for local printing. The STRRMTWTR command cannot be used when this output queue is specified on the OUTQ parameter.
|
|
</dd>
|
|
<dt><b>*PASTHR</b></dt>
|
|
<dd>The system a user passed through (using the STRPASTHR command) is used when sending spooled files created by the user job. If a spooled file was not created by a job that had passed through from another system, the spooled file will be held (HLD status).
|
|
</dd>
|
|
<dt><b>*INTNETADR</b></dt>
|
|
<dd>The INTNETADR parameter is used to identify the system when a remote writer is started to the output queue. If you have a host table or a domain name server on your TCP/IP network, you can use the remote-system-name instead of this parameter.
|
|
<p>
|
|
<b>Note: </b>This value is valid only when *IP has been specified for the CNNTYPE parameter.
|
|
</p>
|
|
</dd>
|
|
<dt><b>*NWSA</b></dt>
|
|
<dd>The RMTPRTQ parameter is used to identify the system when a remote writer is started to the output queue. This value is valid only when *NDS has been specified for the DESTTYPE parameter.
|
|
</dd>
|
|
<dt><b><i>remote-system-name</i></b></dt>
|
|
<dd>Specify a name for the remote system. Only the first 8 characters will be used when the connection type (CNNTYPE parameter) is specified as *SNA. If the name of the remote system needs to be lower case, the name must be enclosed in apostrophes. If you do not use apostrophes, the operating system changes the name to upper case.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.RMTPRTQ"></a>
|
|
<h3>Remote printer queue (RMTPRTQ)</h3>
|
|
<p>Specifies the printer queue on the remote system (RMTSYS parameter) to which the remote writer sends spooled files.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*USER</u></b></dt>
|
|
<dd>The user profile that created the spooled file determines the user ID on the remote system. This value is valid only when the connection type (CNNTYPE parameter) is specified as *SNA or *USRDFN.
|
|
</dd>
|
|
<dt><b>*SYSTEM</b></dt>
|
|
<dd>The default system printer on the remote system is used to determine the printer queue. For a remote iSeries family system, the output queue associated with the printer device specified in the QPRTDEV system value is used as the printer queue.
|
|
<p>
|
|
<b>Note: </b>This value is valid only when the connection type (CNNTYPE parameter) is specified as *SNA or *USRDFN and the DESTTYPE is *OS400 or *S390.
|
|
</p>
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specifies the name for the printer queue on the remote system. For remote systems that are iSeries family systems, this is the name of an output queue on which the spooled file is created.
|
|
<p>If the name of the remote system needs to be lower case, the name must be enclosed in apostrophes. If you do not use apostrophes, the operating system changes the name to upper case.
|
|
</p>
|
|
<p>For destination systems that are not iSeries family systems, this name is system-dependent, and can be either the actual name of the device or the name of a printer queue.
|
|
</p>
|
|
<p>This output queue is usually specified as library name/output queue name. If a library name qualifier is not specified, the value *LIBL is used as the default.
|
|
</p>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.AUTOSTRWTR"></a>
|
|
<h3>Writers to autostart (AUTOSTRWTR)</h3>
|
|
<p>Specifies the number of remote writers that will be started automatically by the system. For user created output queues with the remote system (RMTSYS parameter) specified as *NONE, this parameter will be ignored.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>There will be no writers auto-started by the system to this output queue.
|
|
</dd>
|
|
<dt><b><i>1-10</i></b></dt>
|
|
<dd>Specify the number of writers to be auto-started to this output queue.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.MSGQ"></a>
|
|
<h3>Queue for writer messages (MSGQ)</h3>
|
|
<p>Specifies the message queue to which messages are sent when created by the remote writer started to this output queue.
|
|
</p>
|
|
<p><b>Qualifier 1: Queue for writer messages</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>QSYSOPR</u></b></dt>
|
|
<dd>Messages are sent to the QSYSOPR message queue.
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the message queue to which messages created by the remote writer are sent.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Qualifier 2: Library</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*LIBL</u></b></dt>
|
|
<dd>All libraries in the library list for the current thread are searched until the first match is found.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*CURLIB</b></dt>
|
|
<dd>The current library for the thread is searched. If no library is specified as the current library for the thread, the QGPL library is searched.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the library to be searched.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.CNNTYPE"></a>
|
|
<h3>Connection type (CNNTYPE)</h3>
|
|
<p>Specifies the type of connection with the remote system.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SNA</u></b></dt>
|
|
<dd>The spooled files are sent using SNADS. This is similar to the Send Network Spooled File (SNDNETSPLF) command and requires that SNADS be configured.
|
|
</dd>
|
|
<dt><b>*IP</b></dt>
|
|
<dd>The spooled files will be sent using TCP/IP. This is similar to the Send TCP/IP Spooled File (SNDTCPSPLF) command and requires that the TCP/IP product be installed.
|
|
</dd>
|
|
<dt><b>*USRDFN</b></dt>
|
|
<dd>The spooled files are sent using a user-defined connection.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.DESTTYPE"></a>
|
|
<h3>Destination type (DESTTYPE)</h3>
|
|
<p>Specifies the type of the remote system (RMTSYS parameter). This parameter, along with the type of data contained in the spooled file (DEVTYPE parameter on the CRTPRTF command), is used by a remote writer to determine the format used to send the spooled file. The spooled file will be held by the remote writer if the type of data in the spooled file is not supported by the system.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*OS400</u></b></dt>
|
|
<dd>The spooled files are to be sent to an iSeries family system running OS/400 V3R1M0 or later, or i5/OS, when the connection type (CNNTYPE) has been specified as *SNA. This value can be specified for all releases which support TCP/IP (V2R3 and later) when CNNTYPE is *IP or when CNNTYPE is *USRDFN.
|
|
<p>
|
|
<b>Note: </b>This value should be specified when possible, to allow the greatest flexibility when selecting values for other parameters.
|
|
</p>
|
|
</dd>
|
|
<dt><b>*OS400V2</b></dt>
|
|
<dd>The spooled files are sent to an iSeries family system runing OS/400 versions prior to V3R1M0. This value is valid only when CNNTYPE is *SNA.
|
|
</dd>
|
|
<dt><b>*S390</b></dt>
|
|
<dd>The spooled files are sent to a System/390 system. This value is valid only when CNNTYPE is *SNA or when CNNTYPE is *USRDFN.
|
|
</dd>
|
|
<dt><b>*PSF2</b></dt>
|
|
<dd>The spooled files are sent to a personal computer running the PSF/2 product. This value is valid only when the CNNTYPE is *IP.
|
|
</dd>
|
|
<dt><b>*NDS</b></dt>
|
|
<dd>The spooled files are to be sent to NETWARE4. This value is valid only when the CNNTYPE is *IP or *USRDFN.
|
|
</dd>
|
|
<dt><b>*OTHER</b></dt>
|
|
<dd>The spooled files are sent to a system not matching any of the other special values. This includes iSeries famly systems running OS/400 version 1, as well as System/36 and System/38 systems.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.TRANSFORM"></a>
|
|
<h3>Transform SCS to ASCII (TRANSFORM)</h3>
|
|
<p>Specifies whether or not to make use of the host print transform function to transform a spooled file of device type *SCS into ASCII data when the file is sent to a remote printer queue.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>This parameter is not valid when the CNNTYPE is specified as *SNA or *NONE.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*YES</u></b></dt>
|
|
<dd>The SCS data streams are transformed.
|
|
</dd>
|
|
<dt><b>*NO</b></dt>
|
|
<dd>The SCS data streams are not transformed.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.USRDTATFM"></a>
|
|
<h3>Data transform program (USRDTATFM)</h3>
|
|
<p>Specifies the user-defined data program that is used to transform the spooled file data.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>This parameter is valid only when RMTSYS is not *NONE.
|
|
</p>
|
|
<p><b>Single values</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>No user-defined data transform program name is specified.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Qualifier 1: User data transform</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the data transform program to be used by the driver program.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Qualifier 2: Library</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*LIBL</u></b></dt>
|
|
<dd>All libraries in the library list for the current thread are searched until the first match is found.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*CURLIB</b></dt>
|
|
<dd>The current library for the thread is searched. If no library is specified as the current library for the thread, the QGPL library is searched.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the library to be searched.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.MFRTYPMDL"></a>
|
|
<h3>Manufacturer type and model (MFRTYPMDL)</h3>
|
|
<p>Specifies the manufacturer, type, and model for a printer using the host print transform function or user data transform program. This parameter is only prompted when TRANSFORM(*YES) is specified or a user data transform program is specified.
|
|
</p>
|
|
<p>If *WSCSTxxx is specified for MFRTYPMDL, a workstation customizing object must be specified.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*IBM42011</u></b></dt>
|
|
<dd>The IBM 4201-1 Proprinter is used.
|
|
</dd>
|
|
<dt><b>*WSCST</b></dt>
|
|
<dd>The value of the WSCST parameter is used.
|
|
</dd>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the manufacturer, type, and model for a printer using the host print transform function.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Manufacturer Type and Model Table</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
*IBM2380 IBM 2380 Personal Printer Series II
|
|
IBM 2380 Plus Printer
|
|
*IBM2381 IBM 2381 Personal Printer Series II
|
|
IBM 2381 Plus Printer
|
|
*IBM2390 IBM 2390 Personal Printer Series II
|
|
IBM 2390 Plus Printer
|
|
*IBM2391 IBM 2391 Personal Printer Series II
|
|
IBM 2391 Plus Printer
|
|
*IBM3112 IBM 3112 Page Printer
|
|
*IBM3116 IBM 3116 Page Printer
|
|
*IBM3130 IBM 3130 Advanced Function Printer
|
|
*IBM3812 IBM 3812 Pageprinter
|
|
*IBM3816 IBM 3816 Pageprinter
|
|
*IBM3912HP IBM 3912 Page Printer (HP Mode)
|
|
*IBM3916HP IBM 3916 Page Printer (HP Mode)
|
|
*IBM39302 IBM 39302 IBM 3930-02S Page Printer
|
|
IBM 39302 IBM 3930-02D Page Printer
|
|
*IBM39303 IBM 39303 IBM 3930-03S Page Printer
|
|
IBM 39303 IBM 3930-03D Page Printer
|
|
*IBM4019 IBM 4019 LaserPrinter
|
|
IBM 4019E LaserPrinter E
|
|
*IBM4019HP IBM 4019 LaserPrinter (HP Mode)
|
|
IBM 4019E LaserPrinter E (HP Mode)
|
|
*IBM4029 IBM 4029-010 LaserPrinter 5E
|
|
IBM 4029-020 LaserPrinter 6
|
|
IBM 4029-030 LaserPrinter 10
|
|
IBM 4029-040 LaserPrinter 10L
|
|
*IBM4029HP IBM 4029-010 LaserPrinter 5E (HP Mode)
|
|
IBM 4029-020 LaserPrinter 6 (HP Mode)
|
|
IBM 4029-030 LaserPrinter 10 (HP Mode)
|
|
IBM 4029-040 LaserPrinter 10L
|
|
(HP Mode)
|
|
*IBM4037 IBM 4037 5E Printer
|
|
*IBM4039HP IBM 4039 LaserPrinter 10D (HP Mode)
|
|
IBM 4039 LaserPrinter 10D Plus
|
|
(HP Mode)
|
|
IBM 4039 LaserPrinter 10R (HP Mode)
|
|
IBM 4039 LaserPrinter 10R Plus
|
|
(HP Mode)
|
|
IBM 4039 LaserPrinter 12R (HP Mode)
|
|
IBM 4039 LaserPrinter 12R Plus
|
|
(HP Mode)
|
|
IBM 4039 LaserPrinter 12L (HP Mode)
|
|
IBM 4039 LaserPrinter 12L Plus
|
|
(HP Mode)
|
|
IBM 4039 LaserPrinter 16L (HP Mode)
|
|
IBM 4039 LaserPrinter 16L Plus
|
|
(HP Mode)
|
|
*IBM4070 IBM 4070 IJ (IBM Mode)
|
|
*IBM4070EP IBM 4070 IJ (Epson Mode)
|
|
*IBM4072 IBM 4072 ExecJet
|
|
*IBM4076 IBM 4076 ExecJet II Printer (HP Mode)
|
|
*IBM42011 IBM 4201-1 Proprinter
|
|
*IBM42012 IBM 4201-2 Proprinter II
|
|
*IBM42013 IBM 4201-3 Proprinter III
|
|
*IBM42021 IBM 4202-1 Proprinter XL
|
|
*IBM42022 IBM 4202-2 Proprinter II XL
|
|
*IBM42023 IBM 4202-3 Proprinter III XL
|
|
*IBM42071 IBM 4207-1 Proprinter X24
|
|
*IBM42072 IBM 4207-2 Proprinter X24E
|
|
*IBM42081 IBM 4208-1 Proprinter XL24
|
|
*IBM42082 IBM 4208-2 Proprinter XL24E
|
|
*IBM4212 IBM 4212 Proprinter 24P
|
|
*IBM4216 IBM 4216-10 Personal Pageprinter
|
|
*IBM4226 IBM 4226-302 Printer
|
|
*IBM4230 IBM 4230-4S3 Printer (IBM Mode)
|
|
IBM 4230-4I3 Printer (IBM Mode)
|
|
*IBM4232 IBM 4232-302 Printer (IBM Mode)
|
|
*IBM4244ASF IBM 4244 Printer (single tractor feed
|
|
and ASF)
|
|
*IBM4244DUAL IBM 4244 Printer (dual tractor feeds)
|
|
*IBM4244MAN IBM 4244 Printer (single form feed or
|
|
manual selection)
|
|
*IBM4247ASF IBM 4247 Printer (single tractor feed
|
|
and ASF)
|
|
*IBM4247DUAL IBM 4247 Printer (dual tractor feeds)
|
|
*IBM4247MAN IBM 4247 Printer (single form feed or
|
|
manual selection)
|
|
*IBM4308 IBM Infoprint Color 8
|
|
*IBM4312 IBM Network Printer 12
|
|
*IBM4317 IBM Network Printer 17
|
|
*IBM4320 IBM Infoprint 20
|
|
*IBM4322 IBM Infoprint 21
|
|
*IBM4324 IBM Network Printer 24
|
|
*IBM4332 IBM Infoprint 32
|
|
*IBM4340 IBM Infoprint 40
|
|
*IBM47121 IBM 4712-1 Transaction Printer
|
|
*IBM47122 IBM 4712-2 Transaction Printer
|
|
*IBM47221 IBM 4722-1 Document Printer
|
|
*IBM47222 IBM 4722-2 Document Printer
|
|
*IBM4770 IBM 4770 InkJet Transaction Printer
|
|
*IBM4912 IBM Infoprint 12
|
|
*IBM5152 IBM 5152 Graphics Printer
|
|
*IBM5201 IBM 5201-2 Quietwriter
|
|
*IBM5202 IBM 5202-1 Quietwriter III
|
|
*IBM5204 IBM 5204-1 Quickwriter
|
|
*IBM5216 IBM 5216 Wheelprinter
|
|
*IBM5575 IBM 5579-H02 Printer
|
|
IBM 5579-K02 Printer
|
|
IBM 5577-T02 Printer
|
|
IBM 5579-S02 Printer
|
|
IBM 5577-K02 Printer
|
|
IBM 5577-J02 Printer
|
|
IBM 5577-G02 Printer
|
|
IBM 5577-H02 Printer
|
|
IBM 5577-F02 Printer
|
|
IBM 5577-B02 Printer
|
|
IBM 5575-H02 Printer
|
|
IBM 5575-F02 Printer (with SBCS
|
|
Cartridge)
|
|
IBM 5575-B02 Printer (with SBCS
|
|
Cartridge)
|
|
IBM 5573-K02 Printer
|
|
IBM 5573-J02 Printer
|
|
IBM 5573-H02 Printer
|
|
IBM 5573-G02 Printer
|
|
IBM 5572-B02 Printer
|
|
IBM 5417-011 Printer
|
|
IBM 5407-011 Printer
|
|
IBM 5327-011 Printer
|
|
IBM 4208-502 Printer
|
|
*IBM6400 IBM 6400 Printers (IBM Mode)
|
|
*IBM6400EP IBM 6400 Printers (Epson Mode)
|
|
*IBM6404 IBM 6404 Printers (IBM Mode)
|
|
*IBM6404EP IBM 6404 Printers (Epson Mode)
|
|
*IBM6408 IBM 6408-A00 Printer (IBM Mode)
|
|
IBM 6408-CTA Printer (IBM Mode)
|
|
*IBM6408EP IBM 6408-A00 Printer (Epson Mode)
|
|
IBM 6408-CTA Printer (Epson Mode)
|
|
*IBM6412 IBM 6412-A00 Printer (IBM Mode)
|
|
IBM 6412-CTA Printer (IBM Mode)
|
|
*IBM6412EP IBM 6412-A00 Printer (Epson Mode)
|
|
IBM 6412-CTA Printer (Epson Mode)
|
|
*IBMPAGES IBM 5589-H01 Printer
|
|
IBM 5588-H02 Printer
|
|
IBM 5587-H01 Printer
|
|
IBM 5586-H02 Printer
|
|
IBM 5585-H01 Printer
|
|
IBM 5584-K02 Printer
|
|
IBM 5584-H02 Printer
|
|
IBM 5584-G02 Printer
|
|
*IBMPAGESNPB Same as *IBMPAGES, but without text
|
|
positioning adjustments for a no-print
|
|
border
|
|
*IBMPAGES300 IBM Network Printer 12 (with PAGES
|
|
feature)
|
|
IBM Network Printer 17 (with PAGES
|
|
feature)
|
|
IBM Network Printer 24 (with PAGES
|
|
feature)
|
|
IBM Infoprint 20 (with PAGES feature)
|
|
IBM Infoprint 32 (with PAGES feature)
|
|
IBM Infoprint 40 (with PAGES feature)
|
|
*IBMPAGES300NPB Same as *IBMPAGES300, but without text
|
|
positioning adjustments for a no-print
|
|
border
|
|
*INFOPRINT8C IBM Infoprint Color 8
|
|
*INFOPRINT12 IBM Infoprint 12
|
|
*INFOPRINT20 IBM Infoprint 20
|
|
*INFOPRINT21 IBM Infoprint 21
|
|
*INFOPRINT32 IBM Infoprint 32
|
|
*INFOPRINT40 IBM Infoprint 40
|
|
*INFOPRINT70 IBM Infoprint 70
|
|
*INFOPRINT85 IBM Infoprint 2085
|
|
*INFOPRINT105 IBM Infoprint 2105
|
|
*INFOPRINT1116 IBM Infoprint 1116
|
|
*INFOPRINT1120 IBM Infoprint 1120
|
|
*INFOPRINT1125 IBM Infoprint 1125
|
|
*INFOPRINT1130 IBM Infoprint 1130
|
|
*INFOPRINT1140 IBM Infoprint 1140
|
|
*INFOPRINT1145 IBM Infoprint 1145
|
|
*INFOPRINT1220C IBM Infoprint Color 1220
|
|
*INFOPRINT1222 IBM Infoprint 1222
|
|
*INFOPRINT1226 IBM Infoprint 1226
|
|
*INFOPRINT1228C IBM Infoprint Color 1228
|
|
*INFOPRINT1312 IBM Infoprint 1312
|
|
*INFOPRINT1332 IBM Infoprint 1332
|
|
*INFOPRINT1334C IBM Infoprint Color 1334
|
|
*INFOPRINT1352 IBM Infoprint 1352
|
|
*INFOPRINT1354C IBM Infoprint Color 1354
|
|
*INFOPRINT1357C IBM Infoprint Color 1357
|
|
*INFOPRINT1372 IBM Infoprint 1372
|
|
*INFOPRINT1400C IBM Infoprint Color 14xx Series
|
|
Printer
|
|
*INFOPRINT1410 IBM Infoprint 1410 MFP
|
|
*INFOPRINT1412 IBM Infoprint 1412
|
|
*INFOPRINT1422 IBM Infoprint 1422
|
|
*INFOPRINT2000 IBM Infoprint 2000
|
|
*INFOPRINT2085 IBM Infoprint 2085
|
|
*INFOPRINT2105 IBM Infoprint 2105
|
|
*INFOPRINT2705 IBM Infoprint 2105
|
|
*INFOPRINT2706 IBM Infoprint 2105ES
|
|
*INFOPRINT2761 IBM Infoprint 2060ES
|
|
*INFOPRINT2775 IBM Infoprint 2075ES
|
|
*INFOPRINT2785 IBM Infoprint 2085
|
|
*INFOPRINT2790 IBM Infoprint 2090ES
|
|
*CANLIPS3 Canon LIPS3 DBCS Printers
|
|
*CANLIPS3NPB Same as *CANLIPS3, but without text
|
|
positioning adjustments for a no-print
|
|
border
|
|
*CPQPM15 COMPAQ PageMark 15 (HP Mode)
|
|
*CPQPM20 COMPAQ PageMark 20 (HP Mode)
|
|
*EPAP2250 Epson ActionPrinter 2250
|
|
*EPAP3250 Epson ActionPrinter 3250
|
|
*EPAP5000 Epson ActionPrinter 5000
|
|
*EPAP5500 Epson ActionPrinter 5500
|
|
*EPDFX5000 Epson DFX-5000
|
|
*EPDFX8000 Epson DFX-8000
|
|
*EPEPL7000 Epson EPL-7000
|
|
*EPEPL8000 Epson EPL-8000
|
|
*EPFX850 Epson FX-850
|
|
*EPFX870 Epson FX-870
|
|
*EPFX1170 Epson FX-1170
|
|
*EPLQ510 Epson LQ-510
|
|
*EPLQ570 Epson LQ-570
|
|
*EPLQ860 Epson LQ-860
|
|
*EPLQ870 Epson LQ-870
|
|
*EPLQ1070 Epson LQ-1070
|
|
*EPLQ1170 Epson LQ-1170
|
|
*EPLQ2550 Epson LQ-2550
|
|
*EPLX810 Epson LX-810
|
|
*EPSQ870 Epson SQ-870
|
|
*EPSQ1170 Epson SQ-1170
|
|
*ESCPDBCS Epson ESC/P DBCS Printers
|
|
*HPII HP LaserJet Series II
|
|
*HPIID HP LaserJet IID
|
|
*HPIIP HP LaserJet IIP
|
|
*HPIII HP LaserJet III
|
|
*HPIIID HP LaserJet IIID
|
|
*HPIIIP HP LaserJet IIIP
|
|
*HPIIISI HP LaserJet IIISi
|
|
*HP4 HP LaserJet 4
|
|
*HP5 HP LaserJet 5 series
|
|
*HP5SI HP LaserJet 5Si
|
|
*HP6 HP LaserJet 6 series
|
|
*HP310 HP DeskJet 310
|
|
*HP320 HP DeskJet 320
|
|
*HP500 HP DeskJet 500
|
|
*HP520 HP DeskJet 520
|
|
*HP540 HP DeskJet 540
|
|
*HP550C HP DeskJet 550C
|
|
*HP560C HP DeskJet 560C
|
|
*HP1100 HP LaserJet 1100 series
|
|
*HP1200C HP DeskJet 1200C
|
|
*HP1600C HP DeskJet 1600C
|
|
*HP4000 HP LaserJet 4000 series
|
|
*HP5000 HP LaserJet 5000 series
|
|
*HP8000 HP LaserJet 8000 series
|
|
*HPCOLORLJ HP Color LaserJet 5
|
|
*HPDBCS HP LaserJet-compatible printers for
|
|
Double Byte Character Set (DBCS) input
|
|
*HPPAINT HP PaintJet
|
|
HP PaintJet XL
|
|
HP PaintJet XL300
|
|
*LEX2380 Lexmark Forms Printer 2380 Plus
|
|
*LEX2381 Lexmark Forms Printer 2381 Plus
|
|
*LEX2390 Lexmark Forms Printer 2390 Plus
|
|
*LEX2391 Lexmark Forms Printer 2391 Plus
|
|
*LEX4227 Lexmark 4227 Forms Printer
|
|
*LEXMARKC Lexmark C Series Printer
|
|
*LEXMARKC510 Lexmark C510 Color Printer
|
|
*LEXMARKC750 Lexmark C750 Color Printer
|
|
*LEXMARKC752 Lexmark C752 Color Printer
|
|
*LEXMARKC910 Lexmark C910 Color Printer
|
|
*LEXMARKC912 Lexmark C912 Color Printer
|
|
*LEXMARKE Lexmark E Series Printer
|
|
*LEXMARKE322 Lexmark E322 Printer
|
|
*LEXMARKE323 Lexmark E323 Printer
|
|
*LEXMARKE330 Lexmark E330 Printer
|
|
Lexmark E332n Printer
|
|
*LEXMARKT Lexmark T Series Printer
|
|
*LEXMARKT420 Lexmark T420 Printer
|
|
*LEXMARKT520 Lexmark T520 Printer
|
|
*LEXMARKT522 Lexmark T522 Printer
|
|
*LEXMARKT620 Lexmark T620 Printer
|
|
*LEXMARKT622 Lexmark T622 Printer
|
|
*LEXMARKT630 Lexmark T630 Printer
|
|
*LEXMARKT632 Lexmark T632 Printer
|
|
*LEXMARKT634 Lexmark T634 Printer
|
|
*LEXMARKW Lexmark W Series Printer
|
|
*LEXMARKW812 Lexmark W812 Printer
|
|
*LEXMARKW820 Lexmark W820 Printer
|
|
*LEXMARKX422 Lexmark X422 MFP
|
|
*LEXOPTRA Lexmark Optra Family (HP Mode)
|
|
*LEXOPTRAC Lexmark Optra C Color Printer
|
|
*LEXOPTRAN Lexmark Optra N Printer
|
|
*LEXOPTRAS Lexmark Optra S Printer family
|
|
*LEXOPTRASC Lexmark Optra SC Color Printer
|
|
Lexmark Optra Color 1200 Printer
|
|
*LEXOPTRAT Lexmark Optra T Printer series
|
|
*LEXOPTRAW Lexmark Optra W Printer series
|
|
*NECP2 NEC P2 Pinwriter
|
|
*NECP2200 NEC P2200 Pinwriter
|
|
*NECP2200XE NEC P2200 XE Pinwriter
|
|
*NECP5200 NEC P5200 Pinwriter
|
|
*NECP5300 NEC P5300 Pinwriter
|
|
*NECP6200 NEC P6200 Pinwriter
|
|
*NECP6300 NEC P6300 Pinwriter
|
|
*NECPCPR201 NEC PC-PR101 DBCS Printer
|
|
NEC PC-PR201 DBCS Printer
|
|
*NONE Printer supports page-descriptor
|
|
language generated by the CVTIMG API.
|
|
NOTE: Spoolfiles with device type of
|
|
*SCS or *AFPDS cannot be processed by
|
|
the Host Print Transform function for
|
|
these printers.
|
|
*OKI184IBM Okidata Microline 184 Turbo (IBM Mode)
|
|
*OKI320IBM Okidata Microline 320 (IBM Mode)
|
|
*OKI321IBM Okidata Microline 321 (IBM Mode)
|
|
*OKI390IBM Okidata Microline 390 Plus (IBM Mode)
|
|
*OKI391IBM Okidata Microline 391 Plus (IBM Mode)
|
|
*OKI393IBM Okidata Microline 393 Plus (IBM Mode)
|
|
*OKI590IBM Okidata Microline 590 (IBM Mode)
|
|
*OKI591IBM Okidata Microline 591 (IBM Mode)
|
|
*OKI400 Okidata OL400 LED Page Printer
|
|
*OKI800 Okidata OL800 LED Page Printer
|
|
*OKI810 Okidata OL810 LED Page Printer
|
|
*OKI820 Okidata OL820 LED Page Printer
|
|
*OKI3410 Okidata Pacemark 3410
|
|
*PAN1123EP Panasonic KX-P1123 (Epson Mode)
|
|
*PAN1124EP Panasonic KX-P1124 (Epson Mode)
|
|
*PAN1124IEP Panasonic KX-P1124i (Epson Mode)
|
|
*PAN1180EP Panasonic KX-P1180 (Epson Mode)
|
|
*PAN1180IEP Panasonic KX-P1180i (Epson Mode)
|
|
*PAN1191EP Panasonic KX-P1191 (Epson Mode)
|
|
*PAN1624EP Panasonic KX-P1624 (Epson Mode)
|
|
*PAN1654EP Panasonic KX-P1654 (Epson Mode)
|
|
*PAN1695EP Panasonic KX-P1695 (Epson Mode)
|
|
*PAN2123EP Panasonic KX-P2123 (Epson Mode)
|
|
*PAN2124EP Panasonic KX-P2124 (Epson Mode)
|
|
*PAN2180EP Panasonic KX-P2180 (Epson Mode)
|
|
*PAN2624EP Panasonic KX-P2624 (Epson Mode)
|
|
*PAN4410HP Panasonic KX-P4410 (HP Mode)
|
|
*PAN4420HP Panasonic KX-P4420 (HP Mode)
|
|
*PAN4430HP Panasonic KX-P4430 (HP Mode)
|
|
*PAN4450IHP Panasonic KX-P4450i (HP Mode)
|
|
*PAN4451HP Panasonic KX-P4451 (HP Mode)
|
|
*PANASONIC2310 Panasonic DP-2310 Printer
|
|
*PANASONIC3010 Panasonic DP-3010 Printer
|
|
*PANASONIC3510 Panasonic DP-3510 Printer
|
|
*PANASONIC3520 Panasonic DP-3520 Printer
|
|
*PANASONIC4510 Panasonic DP-4510 Printer
|
|
*PANASONIC4520 Panasonic DP-4520 Printer
|
|
*PANASONIC6010 Panasonic DP-6010 Printer
|
|
*PANASONIC6020 Panasonic DP-6020 Printer
|
|
*RICOH1515 Ricoh Aficio 1515 Printer Series
|
|
*RICOH2015 Ricoh Aficio 2015 Printer Series
|
|
*RICOH2018 Ricoh Aficio 2018 Printer Series
|
|
*RICOH2022 Ricoh Aficio 2022 Printer Series
|
|
*RICOH2027 Ricoh Aficio 2027 Printer Series
|
|
*RICOH2032 Ricoh Aficio 2032 Printer Series
|
|
*RICOH2035 Ricoh Aficio 2035 Printer Series
|
|
*RICOH2045 Ricoh Aficio 2045 Printer Series
|
|
*RICOHAP400 Ricoh Aficio AP400 Printer Series
|
|
*RICOHAP600N Ricoh Aficio AP600N Printer Series
|
|
*RICOHAP900 Ricoh Aficio AP900 Printer Series
|
|
*RICOHAP3200 Ricoh Aficio AP3200 Printer Series
|
|
*RICOHAP4510 Ricoh Aficio AP4510 Printer Series
|
|
*RICOHCL2000 Ricoh Aficio CL2000 Color Printer
|
|
Series
|
|
*RICOHCL3100 Ricoh Aficio CL3000e Color Printer
|
|
Series
|
|
Ricoh Aficio CL3100N Color Printer
|
|
Series
|
|
*RICOHCL4000 Ricoh Aficio CL4000 Color Printer
|
|
Series
|
|
*RICOHCL5000 Ricoh Aficio CL5000 Color Printer
|
|
Series
|
|
*RICOHCL7000 Ricoh Aficio CL7000 Color Printer
|
|
Series
|
|
*RICOHCL7100 Ricoh Aficio CL7100 Color Printer
|
|
Series
|
|
*WORKIO_BL Panasonic WORKiO DP-23xx Series
|
|
Printer
|
|
Panasonic WORKiO DP-30xx Series
|
|
Printer
|
|
*WORKIO_BM Panasonic WORKiO DP-35xx Series
|
|
Printer
|
|
*WORKIO_CR Panasonic WORKiO DP-Cxxx Series
|
|
Color Printer
|
|
*XRX4215MRP Xerox 4215/MRP (HP Mode)
|
|
*XRX4219MRP Xerox 4219/MRP (HP Mode)
|
|
*XRX4220MRP Xerox 4220/MRP (HP Mode)
|
|
*XRX4230MRP Xerox 4230/MRP (HP Mode)
|
|
*XRX4235 Xerox 4235 LaserPrinting (HP Mode)
|
|
*XRX4700II Xerox 4700 II Color Document Printer
|
|
(HP Mode)
|
|
*WSCSTA3 Printer not listed (A3-sized paper)
|
|
*WSCSTA4 Printer not listed (A4-sized paper)
|
|
*WSCSTA5 Printer not listed (A5-sized paper)
|
|
*WSCSTB4 Printer not listed (B4-sized paper)
|
|
*WSCSTB5 Printer not listed (B5-sized paper)
|
|
*WSCSTCONT80 Printer not listed (8 inch continuous
|
|
forms)
|
|
*WSCSTCONT132 Printer not listed (13.2 inch
|
|
continuous forms)
|
|
*WSCSTEXECUTIVE Printer not listed (executive-sized
|
|
paper)
|
|
*WSCSTLEDGER Printer not listed (ledger-sized
|
|
paper)
|
|
*WSCSTLEGAL Printer not listed (legal-sized paper)
|
|
*WSCSTLETTER Printer not listed (letter-sized
|
|
paper)
|
|
*WSCSTNONE Printer not listed (paper size not
|
|
specified)
|
|
*WSCST Printer not listed
|
|
</pre>
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.WSCST"></a>
|
|
<h3>Workstation customizing object (WSCST)</h3>
|
|
<p>Specifies an object that consists of a table of attributes used to customize a given ASCII device, such as a workstation or printer. Character presentation, font specifications and control key sequences are examples of characteristics that can be customized.
|
|
</p>
|
|
<p>This parameter is only prompted when TRANSFORM(*YES) is specified, or when a user data transform program is used.
|
|
</p>
|
|
<p><b>Single values</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>No workstation customizing object is specified.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Qualifier 1: Workstation customizing object</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of a workstation customizing object, which has been created with the Create Work Station Customizing Object (CRTWSCST) command.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Qualifier 2: Library</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*LIBL</u></b></dt>
|
|
<dd>All libraries in the library list for the current thread are searched until the first match is found.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*CURLIB</b></dt>
|
|
<dd>The current library for the thread is searched. If no library is specified as the current library for the thread, the QGPL library is searched.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the library to be searched.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.IMGCFG"></a>
|
|
<h3>Image configuration (IMGCFG)</h3>
|
|
<p>Specifies the image configuration for this output queue. An image configuration object provides transform services for a variety of image and print datastream formats. This parameter is only used with remote writers.
|
|
</p>
|
|
<p>See the Image Configuration Object (IMGCFG Parameter) table below for a list of the image configuration objects provided.
|
|
</p>
|
|
<p>See the Recommended Image Configuration Objects by Printer table below for the suggested IMGCFG object for many popular printers.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>No image configuration specified.
|
|
</dd>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the image configuration to be used for this output queue.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Image Configuration Object Table</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
-------------- HP PCL Datastream ------------------------
|
|
*IMGA01 PCL 300-dpi printer
|
|
*IMGA02 PCL 600-dpi printer
|
|
*IMGA03 PCL 1200-dpi printer
|
|
*IMGA04 PCL 300-dpi color printer
|
|
*IMGA05 PCL 600-dpi color printer
|
|
*IMGA06 PCL 1200-dpi color printer
|
|
*IMGA07 PCL 75-dpi printer (No compression)
|
|
*IMGA08 PCL 600-dpi color printer
|
|
with larger no-print border
|
|
*IMGA09 PCL 300-dpi printer (No compression)
|
|
------------- Postscript Datastream ----------------------
|
|
*IMGB01 Postscript 300-dpi printer
|
|
*IMGB02 Postscript 600-dpi printer
|
|
*IMGB03 Postscript 1200-dpi printer
|
|
*IMGB04 Postscript 300-dpi color printer
|
|
*IMGB05 Postscript 600-dpi color printer
|
|
*IMGB06 Postscript 1200-dpi color printer
|
|
*IMGB07 Postscript 600x300-dpi color printer
|
|
*IMGB08 Postscript 1200x300-dpi color printer
|
|
*IMGB09 Postscript 360-dpi color printer
|
|
*IMGB10 Postscript 720-dpi color printer
|
|
*IMGB11 Postscript 1440x720-dpi color printer
|
|
*IMGB12 Postscript 400-dpi printer
|
|
*IMGB13 Postscript 800-dpi color printer
|
|
*IMGB14 Postscript 600-dpi color printer
|
|
with larger no-print border
|
|
*IMGB15 Postscript 300-dpi color printer
|
|
with larger no-print border
|
|
----------------- IPDS Datastream -------------------------
|
|
*IMGC01 IPDS 240-dpi printer
|
|
*IMGC02 IPDS 300-dpi printer
|
|
*IMGC03 IPDS 600-dpi printer
|
|
*IMGC04 IPDS 1200-dpi printer
|
|
*IMGC05 IPDS 240-dpi printer with no-print border
|
|
*IMGC06 IPDS 300-dpi printer with no-print border
|
|
*IMGC07 IPDS 600-dpi printer with no-print border
|
|
*IMGC08 IPDS 1200-dpi printer with no-print border
|
|
*IMGC09 IPDS 240-dpi printer (IM/1 image only)
|
|
*IMGC10 IPDS 240-dpi printer with no-print border
|
|
(IM/1 image only)
|
|
*IMGC11 IPDS 240-dpi printer (CCITT G4 compression)
|
|
------------- PCL and Postscript Datastreams ---------------
|
|
*IMGD01 PCL/Postscript 300-dpi printer
|
|
*IMGD02 PCL/Postscript 600-dpi printer
|
|
*IMGD03 PCL/Postscript 1200-dpi printer
|
|
*IMGD04 PCL/Postscript 300-dpi color printer
|
|
*IMGD05 PCL/Postscript 600-dpi color printer
|
|
*IMGD06 PCL/Postscript 1200-dpi color printer
|
|
*IMGD07 PCL 300-dpi/Postscript 600-dpi printer
|
|
*IMGD08 PCL 300-dpi/Postscript 1200-dpi printer
|
|
*IMGD09 PCL 600-dpi/Postscript 300-dpi printer
|
|
*IMGD10 PCL 600-dpi/Postscript 1200-dpi printer
|
|
*IMGD11 PCL/Postscript 600-dpi color printer
|
|
with larger no-print border
|
|
</pre>
|
|
</p>
|
|
<p><b>Recommended Image Configuration Objects by Printer Table</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
Compaq Pagemarc 20 *IMGD01
|
|
Epson EPCL-4 Printer *IMGA01
|
|
Epson EPCL-5 Printer *IMGA02
|
|
Epson Stylus Photo with Postscript *IMGB10
|
|
Epson Stylus Color 600, 800 with Postscript *IMGB11
|
|
HP Color Laserjet 5 *IMGA04
|
|
HP Color Laserjet 5M *IMGD04
|
|
HP Deskjet 560C, 820C, 1200C *IMGA04
|
|
HP Deskjet 500, 600, 1200 *IMGA01
|
|
HP Deskjet 1600C, 1600CN *IMGA04
|
|
HP Deskjet 1600CM *IMGD04
|
|
HP Laserjet II, IID, IIP *IMGA09
|
|
HP Laserjet II, IID, IIP with Postscript *IMGB01
|
|
HP Laserjet III, IIID, IIISi, 4L *IMGA01
|
|
HP Laserjet III, IIID, IIISi, 4L with Postscript *IMGD01
|
|
HP Laserjet 4, 4P, 4V, 4Si, 4 Plus *IMGA02
|
|
HP Laserjet 4M, 4MP, 4MV, 4Si MX, 4M Plus *IMGD02
|
|
HP Laserjet 5, 5P, 5Si *IMGA02
|
|
HP Laserjet 5M, 5MP, 5Si MX *IMGD02
|
|
HP Laserjet 6, 6P, 6L *IMGA02
|
|
HP Laserjet 6M, 6MP *IMGD02
|
|
IBM 3112, 3116 Page Printer with IPDS feature *IMGD02
|
|
IBM 3112, 3116 Page Printer (ASCII/LAN) *IMGA02
|
|
IBM 3112, 3116 Page Printer with Postscript *IMGD02
|
|
IBM 3130, 3160-1 AF Printer (240-pel mode) *IMGC01
|
|
IBM 3130 AF Printer (300-pel mode) *IMGC02
|
|
IBM Infoprint 20 with IPDS feature *IMGC02
|
|
IBM Infoprint 20 (ASCII) *IMGA02
|
|
IBM Infoprint 32 with IPDS feature *IMGC02
|
|
IBM Infoprint 32 (ASCII) *IMGA02
|
|
IBM Infoprint 60 *IMGC03
|
|
IBM Infoprint 62 Model 2 *IMGC05
|
|
IBM Infoprint 62 Model 3 *IMGC06
|
|
IBM InfoColor 70 *IMGB05
|
|
IBM Infoprint 4000 *IMGC05
|
|
IBM Infoprint 4000 High Resolution *IMGC06
|
|
IBM 3825, 3827, 3828 AF Printer *IMGC09
|
|
IBM 3825, 3827, 3828 AF Printer (with AFIG) *IMGC01
|
|
IBM 3829 AF Printer *IMGC01
|
|
IBM 3835-001 AF Printer *IMGC10
|
|
IBM 3835-001 AF Printer (with AFIG) *IMGC05
|
|
IBM 3835-002, 3900 AF Printer *IMGC05
|
|
IBM 3912, 3916 Page Printer (ASCII/LAN) *IMGA01
|
|
IBM 3912, 3916 Page Printer with IPDS feature (twinax) *IMGC06
|
|
IBM 3930-02 Page Printer (IPDS diskette) *IMGC01
|
|
IBM 3930-03 Page Printer *IMGA01
|
|
IBM 3930-03 Page Printer with Postscript *IMGD01
|
|
IBM 3935 AF Printer *IMGC02
|
|
IBM 4019 LaserPrinters (HP mode) *IMGA09
|
|
IBM 4019 LaserPrinters with Postscript *IMGB01
|
|
IBM 4028 LaserPrinters *IMGC06
|
|
IBM 4029 LaserPrinters *IMGA01
|
|
IBM 4029 LaserPrinters with Postscript *IMGB02
|
|
IBM 4039 LaserPrinters *IMGA01
|
|
IBM 4039 LaserPrinters with Postscript *IMGD07
|
|
IBM 4049 LaserPrinters *IMGA02
|
|
IBM 4049 LaserPrinters with Postscript *IMGD02
|
|
IBM 4079 Color Jetprinter PS *IMGB09
|
|
IBM 4303 Network Color Printer *IMGB05
|
|
IBM 4312, 4317, 4324 NP with IPDS feature (twinax) *IMGC06
|
|
IBM 4312, 4317, 4324 NP with IPDS feature (LAN) *IMGC06
|
|
IBM 4312, 4317, 4324 NP (ASCII/LAN) *IMGA02
|
|
IBM 4312, 4317, 4324 NP with Postscript (ASCII/LAN) *IMGD02
|
|
Lexmark 4039Plus *IMGB02
|
|
Lexmark Optra C Color Printer *IMGD11
|
|
Lexmark Optra E, E+ *IMGA02
|
|
Lexmark Optra N *IMGD02
|
|
Lexmark Optra R+, Rx+, Lx+, Lxn+ *IMGD02
|
|
Lexmark Optra S Printers *IMGD02
|
|
Lexmark Optra SC Color Printer *IMGD05
|
|
Okidata OL400 LED Page Printer *IMGA01
|
|
Okidata OL800, OL810 LED Page Printers *IMGA02
|
|
QMS 2025, 3225 *IMGB12
|
|
QMS Magicolor CX *IMGD04
|
|
Tektronix Phaser 140 *IMGB09
|
|
Tektronix Phaser 300 *IMGB04
|
|
Tektronix Phaser 400 *IMGB05
|
|
Tektronix Phaser 540, 550 *IMGB05
|
|
Tektronix Phaser 560 *IMGB06
|
|
Xerox 4219/MRP *IMGA01
|
|
Xerox 4220/MRP *IMGA02
|
|
Xerox 4230 DocuPrinter *IMGA02
|
|
Xerox 4512, 4517 Network Printer *IMGA02
|
|
Xerox 4520mp Printer *IMGB13
|
|
Xerox 4700 II Color Document Printer *IMGD04
|
|
Xerox 4915 Color Laser Printer *IMGB08
|
|
Xerox 4920, 4925 Color Laser Printer *IMGB05
|
|
</pre>
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.INTNETADR"></a>
|
|
<h3>Internet address (INTNETADR)</h3>
|
|
<p>Specifies the internet address of the remote system to which the print request will be sent.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>This parameter is valid only when RMTSYS(*INTNETADR) and CNNTYPE(*IP) or CNNTYPE(*USRDFN) are specified.
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>internet-address</i></b></dt>
|
|
<dd>The internet address is specified in the form <b>nnn.nnn.nnn.nnn</b>, where <b>nnn</b> is a decimal number ranging from 0 through 255. (An internet address having all binary ones or zeros in the bits of the network or host identifier portions of the address is not valid.)
|
|
<p>Values must be enclosed in apostrophes (') when entered from the command line.
|
|
</p>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.CLASS"></a>
|
|
<h3>VM/MVS class (CLASS)</h3>
|
|
<p>Specifies the VM/MVS SYSOUT class for files sent to a VM/MVS host system.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>This parameter is valid only when CNNTYPE(*SNA) and DESTTYPE(*S390) are specified.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>A</u></b></dt>
|
|
<dd>The class is A.
|
|
</dd>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify a distribution class value. Valid values range from A through Z and 0 through 9.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.FCB"></a>
|
|
<h3>Forms Control Buffer (FCB)</h3>
|
|
<p>Specifies the forms control buffer for files sent to a VM/MVS host system.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>This parameter is valid only when CNNTYPE(*SNA) and DESTTYPE(*S390) are specified.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>No forms control buffer is used.
|
|
</dd>
|
|
<dt><b>*USRDTA</b></dt>
|
|
<dd>The first 8 characters of the user data (USRDTA) spooled file attribute is the name of the forms control buffer. If the user data is blank, no forms control buffer is used.
|
|
</dd>
|
|
<dt><b>*PRTF</b></dt>
|
|
<dd>The first 8 characters of the printer file used to spool the file is the name of the forms control buffer.
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the forms control buffer to be used.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.DESTOPT"></a>
|
|
<h3>Destination options (DESTOPT)</h3>
|
|
<p>Specifies destination-dependent options. When CNNTYPE(*IP) is specified, the destination-dependent options are added to the control file which is sent to the LPD server. When CNNTYPE(*IP) and DESTTYPE(*NDS) or CNNTYPE(*SNA) is specified, this field is used to determine how spooled files are handled once they are sent to the remote system.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>No destination options are specified.
|
|
</dd>
|
|
<dt><b>*USRDFNTXT</b></dt>
|
|
<dd>The user-defined text of the user profile when the spooled file was created is used. This value is ignored if CNNTYPE(*IP) and DESTTYPE(*NDS) or CNNTYPE(*SNA) is specified.
|
|
</dd>
|
|
<dt><b>*NOWAIT</b></dt>
|
|
<dd>When CNNTYPE(*IP) and DESTTYPE(*NDS) or CNNTYPE(*SNA) is specified, a value of *NOWAIT indicates that the operating system will no longer keep track of spooled files once they have been sent.
|
|
</dd>
|
|
<dt><b><i>'destination-options'</i></b></dt>
|
|
<dd>Specify no more than 128 characters, enclosed in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.SEPPAGE"></a>
|
|
<h3>Print separator page (SEPPAGE)</h3>
|
|
<p>Specifies whether or not to request a separator page when printing on a remote system.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*YES</u></b></dt>
|
|
<dd>A separator page is requested.
|
|
</dd>
|
|
<dt><b>*NO</b></dt>
|
|
<dd>A separator page is not requested.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.USRDFNOPT"></a>
|
|
<h3>User-defined options (USRDFNOPT)</h3>
|
|
<p>Specifies, for spooled output only, one or more user-defined options to be used by user applications or user-specified programs that process spooled files. A maximum of four user-defined options can be specified.
|
|
</p>
|
|
<p><b>Single values</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>No user-defined option is specified.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Other values (up to 4 repetitions)</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the user-defined option to be used by user applications that process spooled files. All characters are acceptable.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.USRDFNOBJ"></a>
|
|
<h3>User-defined object (USRDFNOBJ)</h3>
|
|
<p>Specifies, for spooled output only, the user-defined object to be used by user applications or user-specified programs that process spooled files.
|
|
</p>
|
|
<p><b>Single values</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>No user-defined object name is specified.
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the user-defined object to be used by user applications or user-specified programs that process spooled files.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Element 1: Object</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b></b></dt>
|
|
<dd>
|
|
<p><b>Qualifier 1: Object</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the user-defined object.
|
|
</dd>
|
|
</dl>
|
|
</dd>
|
|
<dt><b></b></dt>
|
|
<dd>
|
|
<p><b>Qualifier 2: Library</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*LIBL</u></b></dt>
|
|
<dd>All libraries in the library list for the current thread are searched until the first match is found.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*CURLIB</b></dt>
|
|
<dd>The current library for the thread is searched. If no library is specified as the current library for the thread, the QGPL library is searched.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the library to be searched.
|
|
</dd>
|
|
</dl>
|
|
</dd>
|
|
</dl>
|
|
<p><b>Element 2: Object type</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>object-type</i></b></dt>
|
|
<dd>The user object type can be one of the following:
|
|
<ul>
|
|
<li>*DTAARA (Data Area)
|
|
</li>
|
|
<li>*DTAQ (Data Queue)
|
|
</li>
|
|
<li>*FILE (File)
|
|
</li>
|
|
<li>*PSFCFG (PSF Configuration)
|
|
</li>
|
|
<li>*USRIDX (User Index)
|
|
</li>
|
|
<li>*USRQ (User Queue)
|
|
</li>
|
|
<li>*USRSPC (User Space)
|
|
</li>
|
|
</ul>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.USRDRVPGM"></a>
|
|
<h3>User-defined driver program (USRDRVPGM)</h3>
|
|
<p>Specifies the user-defined driver program.
|
|
</p>
|
|
<p>
|
|
<b>Note: </b>This parameter is valid only when RMTSYS is not *NONE.
|
|
</p>
|
|
<p><b>Single values</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>No user-defined driver program is specified.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Qualifier 1: User driver program</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the user-specified driver program to process spooled files.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Qualifier 2: Library</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*LIBL</u></b></dt>
|
|
<dd>All libraries in the library list for the current thread are searched until the first match is found.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*CURLIB</b></dt>
|
|
<dd>The current library for the thread is searched. If no library is specified as the current library for the thread, the QGPL library is searched.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the library to be searched.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.SPLFASP"></a>
|
|
<h3>Spooled file ASP (SPLFASP)</h3>
|
|
<p>Specifies the auxiliary storage pool (ASP) where the spooled files physically reside.
|
|
</p>
|
|
<dl>
|
|
<dt><b>*OUTQASP</b></dt>
|
|
<dd>The spooled files reside in the same ASP that the output queue resides in.
|
|
</dd>
|
|
<dt><b>*SYSTEM</b></dt>
|
|
<dd>The spooled files reside in the system ASP. This value is not allowed if the output queue is in a library on a primary or secondary ASP.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.TEXT"></a>
|
|
<h3>Text 'description' (TEXT)</h3>
|
|
<p>Specifies the text that briefly describes the object.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*BLANK</u></b></dt>
|
|
<dd>No text is specified.
|
|
</dd>
|
|
<dt><b><i>'description'</i></b></dt>
|
|
<dd>Specify no more than 50 characters, enclosed in apostrophes.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.DSPDTA"></a>
|
|
<h3>Display any file (DSPDTA)</h3>
|
|
<p>Specifies whether users who have authority to read the output queue can display the data of any spooled file on the queue or only the data in their own files.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NO</u></b></dt>
|
|
<dd>Users authorized to use the queue can display, copy, or send the data from their own files only, unless they have some special authority.
|
|
</dd>
|
|
<dt><b>*YES</b></dt>
|
|
<dd>Any user having authority to read the queue can display, copy, or send the data of any file on the queue.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*OWNER</b></dt>
|
|
<dd>The owner of the file or a user with spool control (*SPLCTL) special authority can display, copy, or send the spooled files on the queue.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.JOBSEP"></a>
|
|
<h3>Job separators (JOBSEP)</h3>
|
|
<p>Specifies, for each job with files on the output queue, the number of separators placed at the beginning of the output for the job. Each separator contains information that identifies the job, such as the name of the job, the job user's name, the job number, and the time and date when the job is run.
|
|
</p>
|
|
<p>This parameter is used only by printer writers, all other types of writers will ignore the value specified for this parameter.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>0</u></b></dt>
|
|
<dd>No job separators are printed before each job's output.
|
|
</dd>
|
|
<dt><b>*MSG</b></dt>
|
|
<dd>A message is sent to a message queue notifying the operator of the end of each job. This message queue is identified by the <b>Message queue (MSGQ)</b> parameter of the Start Printer Writer (STRPRTWTR) command.
|
|
</dd>
|
|
<dt><b><i>0-9</i></b></dt>
|
|
<dd>Specify the number of separators to be placed before each job's output.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.OPRCTL"></a>
|
|
<h3>Operator controlled (OPRCTL)</h3>
|
|
<p>Specifies whether a user who has job control authority is allowed to manage or control the files on this output queue.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*YES</u></b></dt>
|
|
<dd>A user with job control authority can control the queue and make changes to the files on the queue.
|
|
</dd>
|
|
<dt><b>*NO</b></dt>
|
|
<dd>This queue and its entries cannot be controlled or changed by users with job control authority unless they also have some other special authority.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.DTAQ"></a>
|
|
<h3>Data queue (DTAQ)</h3>
|
|
<p>Specifies the data queue associated with the output queue. Entries are logged in the data queue when spooled files are in ready (RDY) status on the output queue. A user program can determine when a spooled file is available on an output queue using the Receive Data Queue API (QRCVDTAQ) to receive information from a data queue.
|
|
</p>
|
|
<p>Each time a spooled file on the output queue reaches RDY status, an entry is sent to the data queue. A spooled file can have several changes in status (for example, RDY to held (HLD) to release (RLS) to RDY again) before it is taken off the output queue. These status changes result in entries in the data queue for a spooled file each time the spooled file goes to RDY status.
|
|
</p>
|
|
<p>When the data queue is created using the Create Data Queue (CRTDTAQ) command, the maximum message length (MAXLEN parameter) value should be at least 128 and the sequence (SEQ parameter) value should be *FIFO or *LIFO. More information about data queues on output queues is in the Basic Printing information in the iSeries Information Center at http://www.ibm.com/eserver/iseries/infocenter.
|
|
</p>
|
|
<p><b>Single values</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>No data queue is associated with the output queue.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Qualifier 1: Data queue</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the data queue associated with the output queue.
|
|
</dd>
|
|
</dl>
|
|
<p><b>Qualifier 2: Library</b>
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*LIBL</u></b></dt>
|
|
<dd>All libraries in the library list for the current thread are searched until the first match is found.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*CURLIB</b></dt>
|
|
<dd>The current library for the thread is searched. If no library is specified as the current library for the thread, the QGPL library is searched.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the library where the data queue is located.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.AUTCHK"></a>
|
|
<h3>Authority to check (AUTCHK)</h3>
|
|
<p>Specifies what type of authorities to the output queue allow the user to control all the files on the queue. Users with some special authority may also be able to control the spooled files.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*OWNER</u></b></dt>
|
|
<dd>The requester must have ownership authority to the output queue in order to pass the output queue authorization test. The requester can have ownership authority by being the owner of the output queue, sharing a group profile with the queue owner, or running a program that adopts the owner's authority.
|
|
</dd>
|
|
<dt><b>*DTAAUT</b></dt>
|
|
<dd>Any user with add, read, and delete authority to the output queue can control all spooled files on the queue.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CRTOUTQ.AUT"></a>
|
|
<h3>Authority (AUT)</h3>
|
|
<p>Specifies the authority you are giving to users who do not have specific authority for the object, who are not on an authorization list, and whose group profile or supplemental group profiles do not have specific authority for the object.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*USE</u></b></dt>
|
|
<dd>Use authority allows the user to perform basic operations on the output queue, such as place spooled files on the queue. *USE authority provides object operational authority, read authority, and execute authority.
|
|
</dd>
|
|
<dt><b>*CHANGE</b></dt>
|
|
<dd>Change authority allows the user to change the output queue description and to control files created by other users if the queue was created with *DTAAUT specified on the <b>Authority to check (AUTCHK)</b> parameter.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*ALL</b></dt>
|
|
<dd>The user can perform all operations except those limited to the owner or controlled by authorization list management (*AUTLMGT) authority. The user can control the object's existence, specify the security for the object, change the object, and perform basic functions on the object. The user also can change ownership of the object.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*EXCLUDE</b></dt>
|
|
<dd>The user cannot access the object.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*LIBCRTAUT</b></dt>
|
|
<dd>The authority for the object is the same as the value specified on the <b>Create authority (CRTAUT)</b> parameter of the library in which the object is being created. If the value specified on the CRTAUT parameter is changed, the new value will not affect any existing objects.
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of an authorization list to be used for authority to the object. Users included in the authorization list are granted authority to the object as specified in the list. The authorization list must exist when the object is created.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CRTOUTQ.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
CRTOUTQ OUTQ(DEPTAPRT) AUT(*EXCLUDE) SEQ(*FIFO)
|
|
TEXT('SPECIAL PRINTER FILES FOR DEPTA')
|
|
</pre>
|
|
</p>
|
|
<p>This command creates an output queue named DEPTAPRT and puts it in the current library. Because AUT(*EXCLUDE) is specified and OPRCTL(*YES) is assumed, the output queue can be used and controlled only by the user who created the queue and users who have job control authority or spool control authority. Because SEQ(*FIFO) is specified, spooled files are placed in first-in first-out order on the queue. If users in Department A are authorized to use this output queue, the Grant Object Authority (GRTOBJAUT) command must be used to grant them the necessary authority. Data contained in files on this queue can be displayed only by users who own the files, by the owner of the queue, by users with job control authority, or by users with spool control authority. By default, no job separator is printed at the beginning of the output for each job.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CRTOUTQ.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF2182</b></dt>
|
|
<dd>Not authorized to library &1.
|
|
</dd>
|
|
<dt><b>CPF2192</b></dt>
|
|
<dd>Object &1 cannot be created into library &3.
|
|
</dd>
|
|
<dt><b>CPF2207</b></dt>
|
|
<dd>Not authorized to use object &1 in library &3 type *&2.
|
|
</dd>
|
|
<dt><b>CPF2212</b></dt>
|
|
<dd>Not able to allocate library &1.
|
|
</dd>
|
|
<dt><b>CPF2402</b></dt>
|
|
<dd>Library &1 not found
|
|
</dd>
|
|
<dt><b>CPF2799</b></dt>
|
|
<dd>Message queue &1 in library &2 not found.
|
|
</dd>
|
|
<dt><b>CPF33F1</b></dt>
|
|
<dd>Data queue &1 in library &2 not found.
|
|
</dd>
|
|
<dt><b>CPF3352</b></dt>
|
|
<dd>Temporary library &1 invalid for output queue &2.
|
|
</dd>
|
|
<dt><b>CPF3353</b></dt>
|
|
<dd>Output queue &1 in &2 already exists.
|
|
</dd>
|
|
<dt><b>CPF3354</b></dt>
|
|
<dd>Library &1 not found.
|
|
</dd>
|
|
<dt><b>CPF3356</b></dt>
|
|
<dd>Cannot allocate library &1.
|
|
</dd>
|
|
<dt><b>CPF3371</b></dt>
|
|
<dd>Spool user profile QSPL damaged or not found.
|
|
</dd>
|
|
<dt><b>CPF34D6</b></dt>
|
|
<dd>Output queue &1 in &2 not created due to errors.
|
|
</dd>
|
|
<dt><b>CPF9818</b></dt>
|
|
<dd>Object &2 in library &3 not created.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CRTOUTQ.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|