But the ones you have written aren't characters Z and z, but rather they are 
accented characters (Z or z with a caron, or hacek). They are in the upper 128 
of an 8-bit char table and will vary depending on the char set. If you look 
here:
http://www.columbia.edu/kermit/latin2.html
at ISO 8859-2 Latin Alphabet 2 then they map differently from the mapping you 
have indicated below. You must be using a different char set. In any event, you 
asked for plain Z and z, which is not what you've indicated below.

- web

At 2:39 PM +0200 5/17/06, Wim Hooghwinkel \(Scriptware\) wrote:
>ok, I found it (saved FM as MIF):
>entity "zcaron" is fm char "\xfe";
>entity "Zcaron" is fm char "\xfa";
>
>
>Met vriendelijke groet / kind regards,
>
>Wim Hooghwinkel [EMAIL PROTECTED]
>DTP and XML Management
>
>Scriptware bv http://www.scriptware.nl
>tel : +31 (0)23 548 48 84
>fax : +31 (0)23 548 48 85
>http://www.scriptware.nl
>[EMAIL PROTECTED] [EMAIL PROTECTED]
>
>-----Original Message-----
>From: Steve Rickaby [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, May 17, 2006 2:23 PM
>To: Wim Hooghwinkel (Scriptware)
>Subject: Re: Hex code Z and z
>
>
>>Hello,
>>
>>I am trying to find the hex code for Z and z - these are not in the character 
>>set PDF. Where to find?
>
>Wim
>
>z = 7A
>
>Z = 5A
>
>(Or at least, that's what PopChar is telling me.)
>--
>Steve
>_______________________________________________
>
>
>You are currently subscribed to Framers as [EMAIL PROTECTED]
>
>Send list messages to [EMAIL PROTECTED]
>
>To unsubscribe send a blank email to
>[EMAIL PROTECTED]
>or visit http://lists.frameusers.com/mailman/options/framers/web%40nbnet.nb.ca
>
>Send administrative questions to [EMAIL PROTECTED] Visit
>http://www.frameusers.com/ for more resources and info.

_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to 
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

Reply via email to