ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzata_5.4.0.1/rzakswriter2.htm

60 lines
3.9 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Summary of spooling writer commands" />
<meta name="abstract" content="There are many commands that you can use to control spooling writers." />
<meta name="description" content="There are many commands that you can use to control spooling writers." />
<meta name="DC.Relation" scheme="URI" content="rzatakickoff.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="rzakswriter2" />
<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>Summary of spooling writer commands</title>
</head>
<body id="rzakswriter2"><a name="rzakswriter2"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Summary of spooling writer commands</h1>
<div><p>There are many commands that you can use to control
spooling writers.</p>
<ul><li>Start Diskette Writer (<span class="cmdname">STRDKTWTR</span>): Starts a spooling
writer to a specified diskette device to process spooled files on that device.</li>
<li>Start Printer Writer (<span class="cmdname">STRPRTWTR</span>): Starts a spooling
writer to a specified printer device to process spooled files on that device.</li>
<li>Start Remote Writer (<span class="cmdname">STRRMTWTR</span>): Starts a spooling
writer that sends spooled files from an output queue to a remote server.</li>
<li>Change Writer (<span class="cmdname">CHGWTR</span>): Allows you to change some
writer attributes, such as form type, number of file separator pages, or output
queue attributes.</li>
<li>Hold Writer (<span class="cmdname">HLDWTR</span>): Stops a writer at the end of
a record, at the end of a spooled file, or at the end of a page.</li>
<li>Release Writer (<span class="cmdname">RLSWTR</span>): Releases a previously held
writer for additional processing.</li>
<li>End Writer (<span class="cmdname">ENDWTR</span>): Ends a spooling writer and makes
the associated output device available to the server.</li>
</ul>
<div class="note"><span class="notetitle">Note:</span> You can define some functions to provide additional spooling support.
Example source and documentation for the commands, files, and programs for
these functions are part of library QUSRTOOL, which is an optionally installed
part of i5/OS™.</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatakickoff.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>