mIRC Homepage
Posted By: Turbo_boy /write -ds - 03/09/04 06:22 PM
I found another bug:

/write -dstest txt\testing.txt

^^ he will not delete test if it is in the txt file >:-)
Posted By: Mentality Re: /write -ds - 03/09/04 06:30 PM
It works fine here, mIRC 6.16.

Bear in mind, if you have something like the following in a file (info.txt for example):

Testing
Blah test
Moo

Then use /write -dstest info.txt it won't delete anything, because the word 'Test' is not there - the word 'Testing' is. You need to use the -w# switch, for example, /write -dw*test* info.txt, in which case it will remove Testing.

Regards,
Posted By: Turbo_boy Re: /write -ds - 03/09/04 06:40 PM
/write -ds $+ $2 txt\renegade.txt

If i use that in my script it will not be aply to delete it, but if i typ /write -dstest txt\renegade.txt he will delete it.
Posted By: Turbo_boy Re: /write -ds - 03/09/04 06:42 PM
nevermind /me is stupid :P (was working on input but did't put in into that script :'()
© mIRC Discussion Forums