ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzau6_5.4.0.1/rzau6wrkcfg.htm

82 lines
4.1 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" 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. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<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))' />
<title>CL commands for PSF configuration objects</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="rzau6wrkcfg"></a>
<h3 id="rzau6wrkcfg">CL commands for PSF configuration objects</h3>
<p>There are several CL commands you can use with PSF configuration objects.
The following table provides a brief description of each command. For information
about specific parameters of the configuration object, see the online help.
You can also use the AFP&trade; Manager component of iSeries&trade; Navigator to create, change, and delete
a PSF configuration object.</p>
<a name="wq52"></a>
<table id="wq52" width="100%" summary="" border="1" frame="border" rules="all">
<caption>Table 3. CL commands for PSF configuration objects</caption>
<thead valign="bottom">
<tr valign="bottom">
<th id="wq53" width="31%" align="left">Command</th>
<th id="wq54" width="68%" align="left">Description</th>
</tr>
</thead>
<tbody valign="top">
<tr>
<td headers="wq53">Change PSF Configuration (CHGPSFCFG)</td>
<td headers="wq54">This command changes the PSF configuration
object in the library specified on the command.</td>
</tr>
<tr>
<td headers="wq53">Create PSF Configuration (CRTPSFCFG)</td>
<td headers="wq54">This command lets you specify additional
parameters for an Advanced Function Presentation&trade; (AFP) printer that
are not supported in the Create Device Description (Printer) (CRTDEVPRT) command.</td>
</tr>
<tr>
<td headers="wq53">Delete PSF Configuration (DLTPSFCFG)</td>
<td headers="wq54">This command deletes a PSF configuration
object from a specified library. If the PSF configuration object is found,
it is deleted. If it is not found, a message is sent to the user indicating
that the PSF configuration object could not be found.</td>
</tr>
<tr>
<td headers="wq53">Display PSF Configuration (DSPPSFCFG)</td>
<td headers="wq54">This command lets you display or print the
contents of a PSF configuration object.</td>
</tr>
<tr>
<td headers="wq53">Work with PSF Configuration (WRKPSFCFG)</td>
<td headers="wq54">This command lets the user work with all
of the PSF configuration objects from the system libraries or the user libraries.</td>
</tr>
</tbody>
</table>
<p><span class="bold">Related reference</span></p>
<p><a href="../cl/chgpsfcfg.htm">Change PSF Configuration (CHGPSFCFG)</a> CL command</p>
<p><a href="../cl/crtpsfcfg.htm">Create PSF Configuration (CRTPSFCFG)</a> CL command</p>
<p><a href="../cl/dltpsfcfg.htm">Delete PSF Configuration (DLTPSFCFG)</a> CL command</p>
<p><a href="../cl/dsppsfcfg.htm">Display PSF Configuration (DSPPSFCFG)</a> CL command</p>
<p><a href="../cl/wrkpsfcfg.htm">Work with PSF Configuration (WRKPSFCFG)</a> CL command</p>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>