Okay here's the setup. I have a list of data that needs sorted alphabetically, channel nicks actually, as well as some other data. So I write it to a file and use /filter thing is the /write is really slow. Normally the data is small so it isn't noticeable, however in large channels it causes mirc to pause when ran...

lag! D:

I don't want to use an @window. Any dlls for faster write? Faster ways to code data writing? Better ways to sort a hash table?