Discussion:
Search
(too old to reply)
CyPHen
2004-02-04 16:16:55 UTC
Permalink
Is it possible to write a script that will search a text file for key words,
and repeat the line in that text file that the word occours in

Many thanks
Joel
2004-02-04 16:59:56 UTC
Permalink
Post by CyPHen
Is it possible to write a script that will search a text file for key words,
and repeat the line in that text file that the word occours in
In the mIRC help file, see Contents:Identifiers:File and Directory
Identifiers. The $read identifier is the basic way of accomplishing
that. If you're an expert scripter, though, it'd be more efficient to
work with File Handling commands and identifiers (can also be reached
from the Contents:Identifiers section, at the bottom), like /fseek and
$fread. If you need further help, feel free to ask.
--
Joel Crump
Loading...