mIRC Home    About    Download    Register    News    Help

Print Thread
#144983 17/03/06 12:37 AM
E
evidence22
evidence22
E
is there a way i could use something like !find blah and it searches the text document for *blah* and returns all results?

Joined: Jun 2005
Posts: 127
H
Vogon poet
Offline
Vogon poet
H
Joined: Jun 2005
Posts: 127
on *:text:!find*:#chan: { msg $chan Results: $read(file.txt,w,$+(*,$2,*)) }

E
evidence22
evidence22
E
tyvm


Link Copied to Clipboard