<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>From the FrameMaker 9 User Guide:<br><br><blockquote>Unicode code points can also be used for performing search and replace operations. For example, you can provide \uXXXX as the input to locate a character that has code point XXXX. Thus, to search for letter “A” whose code point is u+0041, you can specify \u0041 in the Find/Change dialog box.<br></blockquote><br>The same technique works in most FM-specific dialog boxes (but not necessarily in ones that access Windows OS services).<br><br>-Fred Ridder<br><br><div>> Date: Mon, 4 Aug 2014 10:22:37 -0500<br>> From: TdeV@bstw.com<br>> To: framers@lists.frameusers.com<br>> Subject: More about characters<br>> <br>> In a text box, I know how to insert an ascii character, e.g. ALT+0169. <br>> How do I insert a unicode character?<br>> <br>> Using Find/Replace, how do I search and replace with unicode characters?<br>> <br>> <br>> Thanks,<br>> Theresa<br><br></div> </div></body>
</html>