mIRC Homepage
Posted By: tidy_trax /var problems - 19/02/05 02:19 AM
There are a few problems with /var:

Code:
//var % $+ x = 1 | echo -a %x


%x is set to = 1 when it should be set to 1

Code:
//var $+(%,x) = 1 | echo -a %x


This gives an error.

For both of the above, if you use //set -u instead of var they work fine.

Sorry if this has been reported before, but the search engine gives far too many results for /var, var, /set, set, etc.

mIRC 6.16, XP Pro.
Posted By: Armada Re: /var problems - 24/02/05 01:25 AM
Code:
//var % $+ x = 1 | echo -a %x


%x is set to = 1 when it should be set to 1

If its a bug its confirmed here mIRC 6.16 XP Pro SP 2
Posted By: sparta Re: /var problems - 25/02/05 07:36 PM
same in 6.03 .. just wanted to let you know this arent just in the "new" version .. cool
© mIRC Discussion Forums