Re: sort_column() Error

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...

sort_column() can sort by column 1, but it can't seem to sort by column 2... Can anybody figure out why?

Your code is fine. The problem was in the standard library code. The sort_columns() routine was converting the column data to uppercase before comparing it - but uppercase conversion doesn't work for data which isn't ASCII text - such as in your example.

I've uploaded a fix to the SVN repository.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu