Jethro commented on a Page, Info on Query  -  Jan 23, 2011

Incorrect, how? Are you suggesting the tokenize loop is unsuitable than using:

on *:open:?:*:{
  var %y, %x 1 
  while $comchan($nick,%x) { 
    %y = %y $v1 
    inc %x
  } 
  echo -a %y
}

I always thought they were the same thing. Did I miss something?

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.