At 12:26 PM +0100 on 2/10/01, Alain Pastor wrote: >I'm lost on the this thread, but reading the code I'm wondering why the lookup >tables are not built using the LowercaseText Toolbox call, because I think the >functions would possibly fail with French Texts. Am I saying something stupid? No, you are correct, the lookup tables are only working on the ASCII characters. The ToolBox calls LowerCaseText and UpperCaseText look for a system script resource (itl2) to then decide which lookup table to use. Using LowerCaseText and UpperCase would be easier, else you would have to create some really complicated lookup tables. -- Heather Donahue -- non sum qualis eram