[futurebasic] Re: [FB] Capitalization II

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : November 1998 : Group Archive : Group : All Groups

From: Rick Brown <rbrown@...>
Date: Sun, 22 Nov 1998 11:53:30 -0600
Alain wrote:
> I found that UprString fails to convert diacritics in
> some cases. I think it is not good to rely on UprString with diacSens set to
> true, but it is safe when it is set to false. For typographical purpose
> UpperText is better though.

That's very interesting--I think you've found a bug in the Toolbox. 
It's especially peculiar, because one would have thought that Apple
would use essentially the same algorithm in UprString that they use in
UpperText--but that obviously not the case.  Good detective work!

- Rick