<div dir="ltr">Yes, that is the problem. <span id="gmail-result_box" class="gmail-" lang="en"><span class="gmail-">I had written my
 own solution before posting the problem, but I did not like having to 
provide the special characters of my language (Spanish), I was looking 
for a more universal solution but</span> <span class="gmail-">Benoit made it 
clear that it does not exist, so the only solution is to give the 
characters to the function (or class) that make the sort.</span><br></span><div><span id="gmail-result_box" class="gmail-" lang="en"><span class="gmail-">The
 bad news is that if you expand the number of characters, you slow down 
the function ... maybe it is possible make it be selected according to the 
installed language, but I do not know if it's worth it.</span></span></div><div><span id="gmail-result_box" class="gmail-" lang="en"><span class="gmail-"><br></span></span></div><div><span id="gmail-result_box" class="gmail-" lang="en"><span class="gmail-">Best Regards<br></span></span></div></div><br><div class="gmail_quote"><div dir="ltr">El vie., 31 ago. 2018 a las 20:18, Christof Thalhofer (<<a href="mailto:chrisml@deganius.de">chrisml@deganius.de</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Charlie,<br>
<br>
Am 29.08.2018 um 17:57 schrieb Charlie Ogier:<br>
<br>
> Your computer is fine. I also had the same problem when I ran your<br>
> program on Mint 19 (Language=en_GB.UTF-8). I tried several ideas to sort<br>
> the problem. Finally I came up with this solution, see attached.<br>
<br>
"Dim sFixList1 As String[] = ["á", "é", "í", "ó", "ú", "ñ", "ü"]"<br>
<br>
As a german I miss ä and ö. And I think there are a lot of other letters<br>
in other languages which could be sorted also, here are some examples:<br>
<br>
<a href="https://en.wikipedia.org/wiki/Slovak_orthography" rel="noreferrer" target="_blank">https://en.wikipedia.org/wiki/Slovak_orthography</a><br>
<br>
č ď ň ŕ š<br>
<br>
or <a href="https://en.wikipedia.org/wiki/Danish_orthography" rel="noreferrer" target="_blank">https://en.wikipedia.org/wiki/Danish_orthography</a><br>
<br>
ø å æ<br>
<br>
<a href="https://en.wikipedia.org/wiki/Albanian_alphabet" rel="noreferrer" target="_blank">https://en.wikipedia.org/wiki/Albanian_alphabet</a><br>
<br>
ç ë<br>
<br>
<a href="https://en.wikipedia.org/wiki/Icelandic_orthography" rel="noreferrer" target="_blank">https://en.wikipedia.org/wiki/Icelandic_orthography</a><br>
<br>
ð í ó ý<br>
<br>
:-)<br>
<br>
<br>
Alles Gute<br>
<br>
Christof Thalhofer<br>
<br>
-- <br>
Dies ist keine Signatur<br>
<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>