mIRC Homepage
Posted By: the_lambda_man write command doesn't work - 29/06/04 02:49 PM
Hello.
Can someone tell me why this command could not work?
//write $mircdir $+ Quotes.txt test
( i added the // to test trough the command line but in my script it's just that without // )
it just works fine for me (and i don't understand why it wouldn't work) but for some people who tried it just won't write the word test in the file Quotes.txt in the mirc folder (whether the file already exist or not)
What could be the problem?
so far i asked if file was read only or not (and it's not)
$mircdir gives the right path and i don't see anything else...
thank you
Posted By: tsoglanos Re: write command doesn't work - 29/06/04 03:47 PM
it is //write Quotes.txt test , this command writes automatic to your $scriptdir there is no net for $mircdir or $scriptdir
Posted By: the_lambda_man Re: write command doesn't work - 29/06/04 05:38 PM
yes the result is the same , thanks for the tip.
But it's not the path that's wrong...just the write command that doesn't want to write anything...
Posted By: ScoT Re: write command doesn't work - 29/06/04 05:53 PM
The command works fine here
try /!write Quotes.txt test
maybe you by accident added a write alias
try //echo $isalias(write).fname
if you did it should return it's filename

ScoT
#mIRC Undernet
© mIRC Discussion Forums