mIRC Home    About    Download    Register    News    Help

Print Thread
#108167 17/01/05 02:40 PM
Joined: Jul 2004
Posts: 40
D
dmmrs Offline OP
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Jul 2004
Posts: 40
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.


i script, therefore i am smirk
theres logic in there somewhere...
#108168 17/01/05 02:42 PM
Joined: Feb 2004
Posts: 2,019
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
//write $+(-s",$nick $1") blah.txt $nick $1-


Gone.

Link Copied to Clipboard