mIRC Homepage
Posted By: hixxy Missing info from help file - 04/03/06 08:27 AM
Code:
alias scripting return test
alias test echo -a $scripting


Type /test. This will echo the currently executing script plus "ing" (eg: c:\mirc\script1.mrcing). The helpfile fails to mention you can add text directly onto the end of $script like you can with $N parameters.
Posted By: STING Re: Missing info from help file - 04/03/06 02:17 PM
Seems to be this is just a parse 'glitch' and not really a feature..
Posted By: Collective Re: Missing info from help file - 04/03/06 04:20 PM
It is a feature.

Other identifiers it works with include $mircdir, $logdir and $getdir (you'll notice a pattern).
Posted By: Sat Re: Missing info from help file - 04/03/06 04:58 PM
It's not a feature, it's legacy stuff. See versions.txt, mIRC 5.7, point 100.

As such, it's logical that it's not documented..
© mIRC Discussion Forums