Hello.
On Sat 2002-12-07 at 04:04:04 +, [EMAIL PROTECTED] wrote:
> Hi folks.
>
> I have an application in which I require the only case equivalencies
> to be a-z A-Z. What I mean is, e/E should be regarded as identical
> in strings, but neither e/É (E-acute) nor é (e-acute)/É (E-acute)
> sho
9 30 7970948-0 Fax: +49 30 7970948-3
- Original Message -
From: "Andy Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 07, 2002 5:04 AM
Subject: Problems with upper/lowercase mappings
> Hi folks.
>
> I have an application in which I req
Hi folks.
I have an application in which I require the only case equivalencies
to be a-z A-Z. What I mean is, e/E should be regarded as identical
in strings, but neither e/É (E-acute) nor é (e-acute)/É (E-acute)
should be regarded as identical.
When the application was first written I was comple