ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/dspfntrsca.htm

167 lines
4.9 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>Display Font Resource Attr (DSPFNTRSCA)</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="DSPFNTRSCA.Top_Of_Page"></a>
<h2>Display Font Resource Attr (DSPFNTRSCA)</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="#DSPFNTRSCA.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DSPFNTRSCA.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DSPFNTRSCA.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DSPFNTRSCA"></a>
<p>The Display Font Resource Attributes (DSPFNTRSCA) command shows the following for the specified font resource:
</p>
<ul>
<li>Object attribute
</li>
<li>Picture element density for font character sets
</li>
<li>Descriptive text for the font resource
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPFNTRSCA.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DSPFNTRSCA.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="#DSPFNTRSCA.FNTRSC"><b>FNTRSC</b></a></td>
<td valign="top">Font resource</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: Font resource</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="#DSPFNTRSCA.OUTPUT"><b>OUTPUT</b></a></td>
<td valign="top">Output</td>
<td valign="top"><b><u>*</u></b>, *PRINT</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#DSPFNTRSCA.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DSPFNTRSCA.FNTRSC"></a>
<h3>Font resource (FNTRSC)</h3>
<p>Specifies the font resource whose attributes are displayed.
</p>
<p>This is a required parameter.
</p>
<p><b>Qualifier 1: Font resource</b>
</p>
<dl>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the font resource whose attributes are displayed.
</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 job is used to locate the font resource. If no library is specified as the current library for the job, the QGPL library is used.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the library where the font resource is located.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPFNTRSCA.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="DSPFNTRSCA.OUTPUT"></a>
<h3>Output (OUTPUT)</h3>
<p>Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
</p>
<dl>
<dt><b><u>*</u></b></dt>
<dd>Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
</dd>
</dl>
<dl>
<dt><b>*PRINT</b></dt>
<dd>The output is printed with the job's spooled output.
</dd>
</dl>
<dl>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPFNTRSCA.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPFNTRSCA.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
DSPFNTRSCA FNTRSC(SHALIMAR/X0A0557C)
</pre>
</p>
<p>This command displays the attributes associated with the font resource X0A0557C in library SHALIMAR.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPFNTRSCA.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DSPFNTRSCA.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF2150</b></dt>
<dd>Object information function failed.
</dd>
<dt><b>CPF2151</b></dt>
<dd>Operation failed for &amp;2 in &amp;1 type *&amp;3.
</dd>
<dt><b>CPF9802</b></dt>
<dd>Not authorized to object &amp;2 in &amp;3.
</dd>
<dt><b>CPF9804</b></dt>
<dd>Object &amp;2 in library &amp;3 damaged.
</dd>
<dt><b>CPF9805</b></dt>
<dd>Object &amp;2 in library &amp;3 destroyed.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DSPFNTRSCA.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>