--- Pierre <[EMAIL PROTECTED]> wrote: > Bonsoir Jan, > > I'm using MAC system X.2.4 R.R. 1.1.1 > > I made a slight modification to your function to fit > my handler testing. > I used Items instead of lines. > I don't think it should bother it. > > [snip] > > It gives the same incoherent result as MAC original > sort using > International. > > [snip] > > Can you tell me what result you get running my test > on your machine > please ? > > Thanks, > > Pierre > --- "Yves COPPE" <[EMAIL PROTECTED]> wrote: > your sort doesn't work for me with the list of > Pierre :o( > I run on Jaguar X.2.4 and Rev 1.1.1 French sytem > (system preferences : international : french) > sorry.... > -- > Greetings. > > Yves COPPE >
Rats, there goes my theory. Oh well, it was worth a shot. FYI, the results of a regular sort international on my WinME Dutch : �uf,Elephant,El�phant,�lephant,�l�phant,�l�phant,oeuf,Oeuf,�uf,Tigre,z�bre,Z�bre And that was after I shuffled the data around a bit, to make sure it wasn't merely returning what you had stuffed into it. So it seems it's off on the capital � but otherwise at least mostly okay. I'd say this is an area in the MetaCard engine that could use some loving and caring attention from Scott. In the meantime, we'll need some trickery to convert to a non-diacritical copy, do our sort/find/... on that copy, and interpret the results and apply them on the diacritical originals. Best regards, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
