I'm not sure if this is a bug or not, however I think it might be.

Code:
/test {
  var %b = $iif($matchtok(2 8 16,$1,1,32),$ifmatch,$gettok(2 8 16,$rand(1,3),32))
  var %N = 2,8 8,3 16,2
  echo -a %b - $matchtokcs(%N,%b,1,32)
}


/test 2 returns 2,8
/test 8 returns 2,8 when it should return 8,3
/test 16 returns 16,2

Anyone know? ;o


What do you do at the end of the world? Are you busy? Will you save us?