in reply to Re^2: Sort:ArbBiLex problem
in thread Sort:ArbBiLex problem

So it doesn't even sort ASCII characters correctly?

If it does sort ASCII correctly, but not the rest, it could be that your input data is not in the same encoding as the script itself, and thus they don't match your non-ASCII-characters in your script.

Replies are listed 'Best First'.
Re^4: Sort:ArbBiLex problem
by Omukawa (Acolyte) on Sep 09, 2008 at 22:07 UTC
    It doesn't sort anything so I guess that's not the problem