109 lines
8.3 KiB
HTML
109 lines
8.3 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="User interface manager menus and panel groups" />
|
|
<meta name="abstract" content="Like display files and printer files, panel group objects and user interface manager (UIM) menus are tagged with the CCSID of the primary source file. The contents of embedded source members are converted to this CCSID." />
|
|
<meta name="description" content="Like display files and printer files, panel group objects and user interface manager (UIM) menus are tagged with the CCSID of the primary source file. The contents of embedded source members are converted to this CCSID." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsccsidwrkstafunctmansup.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="rbagsccsiduimpnlgrpsup" />
|
|
<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>User interface manager menus and panel groups</title>
|
|
</head>
|
|
<body id="rbagsccsiduimpnlgrpsup"><a name="rbagsccsiduimpnlgrpsup"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">User interface manager menus and panel groups</h1>
|
|
<div><p>Like display files and printer files, panel group objects and user interface manager (UIM) menus are tagged with the CCSID of the primary source file. The contents of embedded source members
|
|
are converted to this CCSID.</p>
|
|
<p>When the panel group or UIM menu is created with *JOBCCSID specified for the CHRID parameter, conversion is performed at run time. Conversion is performed between the CCSIDs of the panel
|
|
group or menu, the job, and the CHRID of the display or printer.</p>
|
|
<div class="section"><h4 class="sectiontitle">CCSID conversions of user interface manager menu and panel groups</h4><p>The following CCSID conversions occur for displays of panel groups and UIM menus:</p>
|
|
<ul><li>Text in the panel group is converted from the panel group CCSID to the device CHRID.</li>
|
|
<li>Text in the UIM menu is converted from the UIM menu CCSID to the CHRID of the device.</li>
|
|
<li>Variables from the user job are converted from the job CCSID to the device CHRID.</li>
|
|
<li>Variables from the job are converted from the CHRID of the device to the job CCSID.</li>
|
|
<li>Online help information imported from a different panel group is converted from the imported panel group CCSID to the device CHRID.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">CCSID conversions when printing UIM menus and panel groups</h4><p>CCSID conversions for printed UIM menus and panel groups are shown in the following table. In this table, <var class="varname">xxx</var> and <var class="varname">yyy</var> are
|
|
explicitly assigned CCSID values. For example, a printer file CHRID is explicitly assigned a value of 00697 00037. The panel group is set to *JOBCCSID. The panel group constant text is converted from the
|
|
panel group primary source file tagged with CCSID 00500 to the printer file CHRID 00697 00037.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" id="d0e49">Printer file CHRID is</th>
|
|
<th valign="top" id="d0e51">And the panel group or menu CCSID is xxx</th>
|
|
<th valign="top" id="d0e53">or *JOBCCSID</th>
|
|
<th valign="top" id="d0e55">or *DEVD</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td valign="top" headers="d0e49 ">yyy</td>
|
|
<td valign="top" headers="d0e51 ">No conversion occurs for panel group constant text.</td>
|
|
<td valign="top" headers="d0e53 ">Panel group constant text is converted from panel group primary source file CCSID to yyy.</td>
|
|
<td valign="top" headers="d0e55 ">No conversion occurs for panel group constant text.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e49 "> </td>
|
|
<td valign="top" headers="d0e51 ">Variables with CHRID=PNLGRP on class tag are converted from xxx to yyy.</td>
|
|
<td valign="top" headers="d0e53 ">Variables with CHRID=PNLGRP on class tag are converted from job CCSID to yyy.</td>
|
|
<td valign="top" headers="d0e55 ">No conversion occurs for variables with CHRID=PNLGRP on class tag.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e49 "> </td>
|
|
<td valign="top" headers="d0e51 ">No conversion occurs for variables without CHRID=PNLGRP on class tag.</td>
|
|
<td valign="top" headers="d0e53 ">Variables without CHRID=PNLGRP on class tag are converted from job CCSID to YYY.</td>
|
|
<td valign="top" headers="d0e55 ">No conversion occurs for variables without CHRID=PNLGRP on class tag.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e49 ">*JOBCCSID</td>
|
|
<td valign="top" headers="d0e51 ">No conversion occurs for panel group constant text.</td>
|
|
<td valign="top" headers="d0e53 ">Panel group constant text is converted from panel group primary source file CCSID to job CCSID.</td>
|
|
<td valign="top" headers="d0e55 ">Panel group constant text is converted from panel group primary source file CCSID to job CCSID.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e49 "> </td>
|
|
<td valign="top" headers="d0e51 ">Variables with CHRID=PNLGRP on class tag are converted from XXX to job CCSID.</td>
|
|
<td valign="top" headers="d0e53 ">No conversion occurs for variables with CHRID=PNLGRP on class tag.</td>
|
|
<td valign="top" headers="d0e55 ">No conversion occurs for variables with CHRID=PNLGRP on class tag.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e49 "> </td>
|
|
<td valign="top" headers="d0e51 ">No conversion occurs for variables without CHRID=PNLGRP on class tag.</td>
|
|
<td valign="top" headers="d0e53 ">No conversion occurs for variables without CHRID=PNLGRP on class tag.</td>
|
|
<td valign="top" headers="d0e55 ">No conversion occurs for variables without CHRID=PNLGRP on class tag.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e49 ">*DEVD</td>
|
|
<td valign="top" headers="d0e51 ">No conversion occurs for panel group constant text.</td>
|
|
<td valign="top" headers="d0e53 ">Panel group constant text is converted from panel group primary source file CCSID to job CCSID. This conversion occurs because variables are in the job CCSID and the device CHRID is unknown.</td>
|
|
<td valign="top" headers="d0e55 ">No conversion occurs for panel group constant text.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e49 "> </td>
|
|
<td valign="top" headers="d0e51 ">No conversion occurs for variables with CHRID=PNLGRP on class tag.</td>
|
|
<td valign="top" headers="d0e53 ">No conversion occurs for variables with CHRID=PNLGRP on class tag.</td>
|
|
<td valign="top" headers="d0e55 ">No conversion occurs for variables with CHRID=PNLGRP on class tag.</td>
|
|
</tr>
|
|
<tr><td valign="top" headers="d0e49 "> </td>
|
|
<td valign="top" headers="d0e51 ">No conversion occurs for variables without CHRID=PNLGRP on class tag.</td>
|
|
<td valign="top" headers="d0e53 ">No conversion occurs for variables without CHRID=PNLGRP on class tag.</td>
|
|
<td valign="top" headers="d0e55 ">No conversion occurs for variables without CHRID=PNLGRP on class tag.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</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>
|
|
</body>
|
|
</html> |