mIRC Home    About    Download    Register    News    Help

Print Thread
#108167 17/01/05 02:40 PM
D
dmmrs
dmmrs
D
How can i get this function to work:

/write -s"$nick $1" blah.txt $nick $1-

So itll read blah.txt to see if its already there, if so, it overwrites that line, so there are no duplicates.

Thanks in advance.

#108168 17/01/05 02:42 PM
Joined: Feb 2004
Posts: 2,013
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Feb 2004
Posts: 2,013
//write $+(-s",$nick $1") blah.txt $nick $1-


Link Copied to Clipboard