Instead of echoing what you want after each /if, you can just have one /echo before the first /if with all information you need, and in this way you'll know which statement have been executed :
Code:
echo -a > %a /// %b /// $hget(%a,%b) /// %c
if ($gettok($hget(%a,%b),-3,32)) { }
elseif (%a isin %b) && (%c isnum 8000-9000) { }
elseif ($istok(Ga.is.Ga,$hget(%a,%b),46)) { }
else { }


#mircscripting @ irc.swiftirc.net == the best mIRC help channel