mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2008
Posts: 1,515
westor Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
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!


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-
Joined: Dec 2002
Posts: 5,428
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,428
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.

Joined: Dec 2008
Posts: 1,515
westor Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
I thought that in this situation the /var -g %variable is working like /set %variable way, anyway thanks for the definition.


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-

Link Copied to Clipboard