63 lines
3.7 KiB
HTML
63 lines
3.7 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="copyright" content="(C) Copyright IBM Corporation 2005" />
|
||
|
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
|
||
|
<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="UCS-2 graphic fields restrictions" />
|
||
|
<meta name="abstract" content="There are some restrictions when you copy from or to a UCS-2 graphic field." />
|
||
|
<meta name="description" content="There are some restrictions when you copy from or to a UCS-2 graphic field." />
|
||
|
<meta name="DC.subject" content="UCS-2 graphic field, restrictions" />
|
||
|
<meta name="keywords" content="UCS-2 graphic field, restrictions" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3ucs2.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3ptr6.htm" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbal3rest" />
|
||
|
<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>UCS-2 graphic fields restrictions</title>
|
||
|
</head>
|
||
|
<body id="rbal3rest"><a name="rbal3rest"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">UCS-2 graphic fields restrictions</h1>
|
||
|
<div><p>There are some restrictions when you copy from or to a UCS-2 graphic
|
||
|
field.</p>
|
||
|
<p>The <a href="../cl/cpyf.htm">CPYF</a> and <a href="../cl/cpyfrmqryf.htm">CPYFRMQRYF</a> commands
|
||
|
with FMTOPT(*MAP) specified are not allowed when you copy from or to a UCS-2
|
||
|
graphic field unless the corresponding field is a UCS-2 or DBCS-graphic field
|
||
|
(any CCSID including 65535), or is a character, DBCS-open, DBCS-either, or
|
||
|
DBCS-only field with a CCSID other than 65535. The only other corresponding
|
||
|
type allowed to have a CCSID of 65535 is DBCS-graphic.</p>
|
||
|
<div class="p">The following parameters for the CPYF command do not support UCS-2 or UTF-16
|
||
|
graphic fields, or UTF-8 character fields: <ul><li>FROMKEY(*BLDKEY) that refers to a UCS-2 or UTF-16 graphic keyfield, or
|
||
|
a UTF-8 character keyfield</li>
|
||
|
<li>TOKEY(*BLDKEY) that refers to a UCS-2 or UTF-16 graphic keyfield, or a
|
||
|
UTF-8 character keyfield</li>
|
||
|
<li>INCCHAR that specifies a UCS-2 or UTF-16 graphic field name, or a UTF-8
|
||
|
character field name</li>
|
||
|
<li>INCREL that specifies a UCS-2 or UTF-16 graphic field name, or a UTF-8
|
||
|
character field name</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3ucs2.htm" title="You use FMTOPT(*MAP) to convert universal coded character set (UCS-2) graphic fields.">Convert universal coded character set (UCS-2) graphic fields</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="rbal3ptr6.htm" title="You can copy both spooled and nonspooled DBCS files.">Copy DBCS files</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|