Quote:
As a mater of interest what was using /filter like for performance on a 50meg file? (still to slow?)

Thanks alot for helping smile

/filter .txt -> @window is kinda slow on a big file, but it's the only choice available at the moment, although anything else from then takes no time at all...

It'd just be convinent if I had $endread for example where I would skip quite a few steps and cpu usage from the top, and just make it //say $endread(log.txt,w,*hello*) or wherever its needed.