Code:
alias echo-nicks {
var %a = $nick($active,0) 
while (%a) var %n = %n $nick($active,%a) ,%a = %a - 1
echo -a %n
}
Will not work if the lenght of %n is more than the limit in mirc (now ~4100)


#mircscripting @ irc.swiftirc.net == the best mIRC help channel