mIRC Homepage
Posted By: westor [BUG]: /var -g %variable value - 04/06/15 09:34 PM
Hello,

I am trying to use the /var -g %variable text from the editbox but i am getting Unknown Command, it only working with double slashes but it should not only working with two slashes because i am trying to set an global variable via -g parameter.

mIRC Version: 7.41 beta3

- Thanks!
Posted By: Khaled Re: [BUG]: /var -g %variable value - 07/06/15 12:59 PM
Thanks for your bug report. This is by design. Commands that need to be evaluated in some way require that you use the // prefix to ensure that the command is passed through the evaluation parser. In this case, the %variable needs to be passed through the evaluation parser to be parsed correctly.
Posted By: westor Re: [BUG]: /var -g %variable value - 07/06/15 01:02 PM
I thought that in this situation the /var -g %variable is working like /set %variable way, anyway thanks for the definition.
© mIRC Discussion Forums