Skip to content
TG007 community snippet #64

$SortText

I didn't create this snippet but I find it very useful so I thought I would share it.

By err0r Added Nov 21, 2011 Updated Jan 13, 2015
General IRC All snippets
mIRC script 4 lines
About this snippet

Overview

I didn't create this snippet but I find it very useful so I thought I would share it.
Source code

mIRC script

4 lines · 175 characters
;Usage: /sorttxt <file>
;Sorts a text file the propper (and fastest) way
;From QuickStep
alias sorttxt $iif($isfile($+(",$$1-,")),filter -affc $str($+(",$1-,",$chr(32)),2))
Community

Comments

Want to join the discussion? Sign in to TG007.
No comments yet. Start the discussion.