ibm-information-center/dist/eclipse/plugins/i5OS.ic.nls_5.4.0.1/rbagsccsidprinterfilesupt.htm

57 lines
4.7 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="Printer files" />
<meta name="abstract" content="When a printer file object is created, it is tagged with the coded character set identifier (CCSID) of the source file. Processing of the source files for printer files is the same as for display files. At compile time, all character data is read from the primary source file without any character conversion being performed." />
<meta name="description" content="When a printer file object is created, it is tagged with the coded character set identifier (CCSID) of the source file. Processing of the source files for printer files is the same as for display files. At compile time, all character data is read from the primary source file without any character conversion being performed." />
<meta name="DC.Relation" scheme="URI" content="rbagsccsidwrkstafunctmansup.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/crtprtf.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbagsccsidprinterfilesupt" />
<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>Printer files</title>
</head>
<body id="rbagsccsidprinterfilesupt"><a name="rbagsccsidprinterfilesupt"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Printer files</h1>
<div><p>When a printer file object is created, it is tagged with the coded character set identifier (CCSID) of the source file. Processing of the source files for printer files is the same as for display
files. At compile time, all character data is read from the primary source file without any character conversion being performed.</p>
<p>When printing to the device, if the *JOBCCSID value is specified on the CHRID parameter of the CRTPRTF command:</p>
<ul><li>Constant text from an externally described printer file is converted from the CCSID of the printer file to the CCSID of the job.</li>
<li>Character data sent to output fields is assumed to be already converted to the job CCSID.</li>
</ul>
<p>If the printer data stream is tagged with the character identifier (CHRID) derived from the CCSID of the job, the CHRID value is used by the printer to interpret the data. The CHRID value is ignored
for printers not supporting this function.</p>
<p>If a specific value is set for the CHRID parameter on the CRTPRTF command:</p>
<ul><li>For externally described printer files, fields that specify the CHRID DDS keyword use the CHRID value specified on the printer file. The remainder of the file is printed as if *DEVD was specified for
the CHRID parameter on the CRTPRTF command.</li>
<li>For program-described printer files, the printer data stream uses the CHRID value specified on the printer file.</li>
</ul>
<p>If the *DEVD parameter is specified on the CHRID parameter of the CRTPRTF command, no conversion is performed.</p>
<p>The CHRID information is determined by either the printer hardware or by the device description. If the CHRID information is obtained from the device description, it is then sent to the printer.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsccsidwrkstafunctmansup.htm" title="Workstation function management involves working with display files, printer files, as well as panel group objects and user interface manager (UIM) menus.">Workstation function management</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../cl/crtprtf.htm">Create Printer File (CRTPRTF) command</a></div>
</div>
</div>
</body>
</html>