<?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="Unicode variables in user interface manager" /> <meta name="abstract" content="This example shows how to define a Unicode variable in user interface manager (UIM)." /> <meta name="description" content="This example shows how to define a Unicode variable in user interface manager (UIM)." /> <meta name="DC.Relation" scheme="URI" content="rbagsucs2andas400.htm" /> <meta name="DC.Relation" scheme="URI" content="../books/sc415715.pdf" /> <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="rbagsucs2varinuim" /> <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>Unicode variables in user interface manager</title> </head> <body id="rbagsucs2varinuim"><a name="rbagsucs2varinuim"><!-- --></a> <!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script> <h1 class="topictitle1">Unicode variables in user interface manager</h1> <div><p>This example shows how to define a Unicode variable in user interface manager (UIM).</p> <pre>1 :class name=example basetype='graphic 6 13488' width=10, 2 3 :class name=example2 basetype='graphic 10 13488' width=20. 4</pre> <p>Line 1 defines a class for variables that will contain 6 Unicode characters and is to be displayed in a field that is 10 bytes long.</p> <p>Line 3 defines a class for variables that will contain 10 Unicode characters and is to be displayed in a field that is 20 bytes long.</p> </div> <div> <div class="familylinks"> <div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsucs2andas400.htm" title="i5/OS provides support for Unicode.">Unicode on i5/OS</a></div> </div> <div class="relinfo"><strong>Related information</strong><br /> <div><a href="../books/sc415715.pdf" target="_blank">Application display programming PDF</a></div> </div> </div> </body> </html>