mIRC Home    About    Download    Register    News    Help

Print Thread
#30107 16/06/03 10:53 AM
A
Adler
Adler
A
I have an editbox and there a commands on it and to load i use /loadbuf and for save /savebuf, but mirc add a empty line
So i must use filter, but it doesent filter empty lines

filter -if perform 10 commands.txt $crlf



#30108 16/06/03 05:21 PM
S
ScatMan
ScatMan
S
use the -x switch to exclude $crlf

#30109 16/06/03 10:23 PM
A
Adler
Adler
A
thx


Link Copied to Clipboard