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