If you know that what you want is always on a specific line, just read that line.

To read line 4 in filename.txt, you'd use:
$read(filename.txt,4)

You can put that into an IF statement if you want to see if a specific word is in there...

if (Riamus isin $read(MillionDollarWinners.txt,2)) { dcc send Riamus $1,000,000 }

Ok, ignore the humor in there... that would be true only if Riamus was in line 2 of that text file.


Invision Support
#Invision on irc.irchighway.net