gooshie commented on a Page, ChannelList  -  Jan 21, 2010
on $*:TEXT:/^!chanlist$/iS:#:msg # I'm in: $regsubex($str(.,$chan(0)),/(.)/g,$chan(\n) $chr(32))

no need for $+()

on $*:TEXT:/^!chanlist$/iS:#: {
  var %i 1,%m
  while $chan(%i) { %m = %m $v1 | inc %i }
  msg # I'm in: %m
}
 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.