hi , my first post so go easy on me. I wrote a quote script and there stored in info1.txt, Now i wanted to expand it so users can search it like !qsearch *text*, i tried using $read(info.txt, w, $1-) but that did not work for me. So for testing purposes i tried replacing the $1 with sample text, that worked but only pulled the first match, basically i want to do this but pull random matches meeting that search criteria and spit them into the channel.

i also just tried /test /filter -ff c:\info1.txt c:\out.txt $1- < this will work for me and i could just do a $read for out.txt , but its not accepting the $1-

thanks in advance

Last edited by notrock4; 05/11/06 12:02 AM.