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

68 lines
4.9 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="Work with bidirectional data" />
<meta name="abstract" content="Arabic and Hebrew languages use an alphabet written and read from right to left. Numerics and Latin text imbedded in the right-to-left text are written and read from left to right; therefore, these languages are called bidirectional languages." />
<meta name="description" content="Arabic and Hebrew languages use an alphabet written and read from right to left. Numerics and Latin text imbedded in the right-to-left text are written and read from left to right; therefore, these languages are called bidirectional languages." />
<meta name="DC.Relation" scheme="URI" content="rbagshandlingdata.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagsbidiapsworksupport.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagsbidiguidechklist.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagsbidicodedispguide.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagsbidicodedispguide.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="rbagsbidi" />
<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>Work with bidirectional data</title>
</head>
<body id="rbagsbidi"><a name="rbagsbidi"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Work with bidirectional data</h1>
<div><p>Arabic and Hebrew languages use an alphabet written and read from
right to left. Numerics and Latin text imbedded in the right-to-left text
are written and read from left to right; therefore, these languages are called
bidirectional languages.</p>
<p>Because bidirectional languages are written and read from right to left,
you should avoid using the terms left and right. For example, <var class="varname">right
margin</var> in Hebrew or Arabic documents is the beginning of the line
and not the end. Use the words <var class="varname">start</var> and <var class="varname">end</var> in
place of the words <var class="varname">right</var> and <var class="varname">left</var>.</p>
<p>Hebrew and Arabic have no case-sensitive characters. To avoid the incorrect
presentation of characters, no case-sensitive checking or substitution should
be performed. In addition, the Arabic language does not use abbreviations,
therefore, you should use only complete words.</p>
<p>See Code globalized applications that use bidirectional data
for information about how you can design your applications to accommodate
bidirectional data.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbagsbidiapsworksupport.htm">Bidirectional application support</a></strong><br />
Workstations, display files, and the user interface manager (UIM) provide support for bidirectional applications.</li>
<li class="ulchildlink"><strong><a href="rbagsbidiguidechklist.htm">Checklist: Bidirectional support guidelines</a></strong><br />
When you create an application with bidirectional support, follow the guidelines in this table.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagshandlingdata.htm" title="There are ways in which the operating system enables you to handle data in a globalized environment. These topics describe Unicode and Unicode data, the Chinese standard GB18030, how to use CCSIDs to integrate multiple language environments consistently, and how to use bidirectional data, DBCS data, and locales.">Handle data in globalized applications</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rbagsbidicodedispguide.htm" title="When you are developing NLV-enabled applications, consider these restrictions in this topic.">Code globalized applications that use bidirectional data</a></div>
</div>
</div>
</body>
</html>