Originally Posted By: LostShadow
So you're saying the /echo got in the way?
What do you mean, i don't understand :s ?
maybe this will help you :
Code:
alias syntax {
  if (1 != 1) echo -a 1
  echo -a ?1
  elseif (2 == 2) echo -a 2
  else echo -a else 1
  ;-
  if (1 != 1) echo -a 1
  elseif (2 != 2) echo -a 2
  echo -a ?2
  else echo -a else 2
}


typing /syntax only echo ?1 and ?2 because each time, the /echo *break* the if-elseif-else statement

I don't see any problem with the $istok, just use :
if ($istok($+(%seenchans,$chr(44),$me),$target,44)) {


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