Jethro commented on a Page, Multi Network Looper  -  Jun 16, 2011

Good one, Scakk. About this: $iif($2,$2) , you should just use $$2...'cause if there's no $2, you'll still get an insufficient parameter error when other commands are used.

Being a nosy bubble burster, :P can't we do it using /scon -at1?

alias looper { 
  if $isid {
    var %chans 1
    while $chan(%chans) { 
      scon -at1 $1 $v1 $$2
      inc %chans 
    }  
  }
}
 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.