mIRC Homepage
Posted By: Wims Syntax in menu and $* - 26/11/14 05:20 PM
Quote:
menu nicklist {
test : {
if (1) { //echo -at msg testing warned.. $* etc.. } }
}
or
menu nicklist {
test : { if (1) { //echo -at msg testing warned.. $* etc.. } }
}
Someone found this, I figured I'd mention it even though it's $* related. This syntax with the $* call result in mIRC not stripping the //, sending "//ECHO" to the server.
Posted By: Khaled Re: Syntax in menu and $* - 12/12/14 09:09 PM
Thanks for your bug report. It looks like $* is not applying some of the parsing that is applied to normal commands. I normally do not make changes to $* because it is an old identifier but it looks like an easy change. This should be fixed for the next version.
© mIRC Discussion Forums