mIRC Homepage
Posted By: TECO Variables - 02/03/17 02:56 PM
Hello

Is there any command in mIRC that I can directly access to the Variables tab in the mIRC Script Editor.

Or some code that you can create.

Thank you! smile
Posted By: Raccoon Re: Variables - 02/03/17 07:56 PM
Not really sure what you mean. mIRC supports a lot of methods for writing to and reading from variables, as well as ways to enumerate through all the variables of a given wildcard match. /var /set /inc /dec /unset $var(). The /help entry on these are pretty good.

Can't get more direct than that unless you were Lawnmower Man smile
Posted By: rockcavera Re: Variables - 02/03/17 08:20 PM
I believe you want to know how to open the mIRC Scripts Editor on the Variable tab.
As:
alt + r = Remotes
alt + d = Aliases
alt + p = Popups

If so, I do not know if have a shortcut to open the Variables tab. If it exists, SendKeys can be used to open through code.
Posted By: TECO Re: Variables - 02/03/17 08:30 PM
What I'm looking for is a direct access to the variables separator in the mIRC editor. But not through keys, but through command.
© mIRC Discussion Forums