Hello there /wave
I'm new to this board, which seems filled with knowledgable fine gentlemen.
I'm using mIRC 6.19, trying to make a *LARGE* textfile containing quotes and other good lines.
Each quote is on a line by itself, and I've seen that you can then use /filter to "search" by matchtext and output the line it finds to a window/alias/file
however, when I try to do this, I fail

/filter -fw H:\mIRC\quotes.txt #humor-n-fun *chaplin*
gives me: * /filter: invalid window
if I do
/filter -ff H:\mIRC\quotes.txt H:\mIRC\testfilter.txt *chaplin*
I get a new textfile with all the chaplin lines in it
#humor-n-fun is a normal channel
what am I doing wrong ?
it's supposed to end up being a "search engine" sorts of, using on *:TEXT:blah blah blah
remote script so ppl can type for instance:
!funsearch *chaplin*
and have all the lines returned in a priv msg window..
can anyone help ? I feel really silly asking for help, since it looks "simple" in the help files, it just doesn't work