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.