Writting to a file and then processing is cleaner and allow for generic code but it's also much much slower, that's also why people parse what they need line by line.
There is a line length limit in mIRC, you can't have an expression/statement/parameter that is more than 4150, which is why you get an error, you must read into a binary variable with /sockread to avoid that, and use /bwrite to write to a file.


Last edited by Wims; 10/04/14 11:39 PM.

#mircscripting @ irc.swiftirc.net == the best mIRC help channel