please wt the reason to prevent $active to show the channel its't working correct :-


Code:
alias ShowNicks {
  var %x 1
  while (%x <= $Nick($active,0)) {
    echo -a $Nick($active, %x)
    inc %x
  }
}



that one doesnt work :S so wt is the reason for that maybe ?! ,, thanks for you all