Re: Hash tables - Use /hsave, /filter
Yep, that's how I sort my hash tables (for scores). It works very well to hsave the table and filter it (including original line number being added) and then using $hget on the line numbers going down the list. Of course, you can also just /filter it without caring about reusing the data in mIRC if you just want a text output of the data.