Yves Coppe reported similar results. I mailed him
earlier with an idea, but he hasn't replied yet, so
maybe you could run the test for me?
If you're not using a Mac, then disregard the
following question. Would you try, with the same
input:

function MyInternationalSort pTextToSort
  put MacToISO(pTextToSort) into tTextToSort
  sort lines of tTextToSort international
  return ISOToMac(tTextToSort)
end MyInternationalSort

And tell me the result? Sort international works just


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

Email : [EMAIL PROTECTED]
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to