57 lines
4.0 KiB
HTML
57 lines
4.0 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Order of files" />
|
|
<meta name="abstract" content="The Order of files on the queue (SEQ) attribute determines how the printer output will leave the output queue to be processed." />
|
|
<meta name="description" content="The Order of files on the queue (SEQ) attribute determines how the printer output will leave the output queue to be processed." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksoutputstructure.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksoutputattributes.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksspoolfileabout.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004-2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004-2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzakssequence" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Order of files</title>
|
|
</head>
|
|
<body id="rzakssequence"><a name="rzakssequence"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Order of files</h1>
|
|
<div><p>The Order of files on the queue (<span class="parmname">SEQ</span>)
|
|
attribute determines how the printer output will leave the output queue to
|
|
be processed.</p>
|
|
<div class="p"> This attribute has two values:<ul><li>*FIFO: 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. </li>
|
|
<li>*JOBNBR : 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. </li>
|
|
</ul>
|
|
</div>
|
|
<div class="note"><span class="notetitle">Note:</span> You can only change the output queue order of files attribute when no
|
|
printer output files are on the queue.</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksoutputstructure.htm" title="Output queues are areas where printer output files (also called spooled files) wait to be processed and sent to the printer. Printer output is created either by the system or by the user using a print file.">Output queues</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzaksoutputattributes.htm" title="The output queue controls how printer output files (also called spooled files) are processed and who has the authority to perform actions on the output queue and associated printer output.">Attributes of an output queue</a></div>
|
|
<div><a href="rzaksspoolfileabout.htm" title="Spooling is a system function that saves data for later processing or printing. This data is stored in a spooled file. Spooled files work in a similar manner to tape files or other device files. Spooled files allow you to manage your data targeted for externally attached devices such as a printer.">Spooled files</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |