Rebellious commented on a Page, Nickname Wildcard  -  Dec 14, 2007

I see. It looks a bit better now, but you don\'t really need the loop. You can just use mIRC\'s $fline:

alias nick.s { 
  if ($fline($2,$+(*,$1,*),2,1)) return manymatch
  elseif ($fline($2,$+(*,$1,*),1,1)) return match
  else return nomatch
}
 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.