With what you said, shouldn't this example from above have set $v1,$v2 correctly:

Code:
;; 1 - 1; should be 2 - 2
if (1 == 1 && 2 == 2) echo -a $v1 - $v2


I'm not suggesting enforcing ()/{} but $v1,$v2 should be consistently set to the last condition processed. In the case above its as though mIRC is exiting the condition processing before setting $v1,$v2 to the 2nd condition.

Last edited by FroggieDaFrog; 15/07/17 07:27 PM.

I am SReject
My Stuff