alias topics scon -at1 echotopics alias -l echotopics { var %n = $chan(0) while (%n) { echo $color(Topic text) -t $chan(%n) $+(* Topic is ',$chan(%n).topic,') dec %n } }