home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 6_functions / numonchannel < prev    next >
Encoding:
Text File  |  2002-10-28  |  503 b   |  19 lines

  1. Synopsis:
  2.    $numonchannel(<channel>|*)
  3.  
  4. Technical:
  5.    This function is used to get the number of users on the specified
  6.    channel.  The client must currently be on the channel for it to work.
  7.  
  8. Practical:
  9.    This function is mostly useful for statistical analysis.  One possible
  10.    might be to trigger a mode change (+i, +l, +m) for the channel when the
  11.    user count reaches a certain level.
  12.  
  13. Returns:
  14.    number of users on given channel, or nothing if error
  15.  
  16. See Also:
  17.    onchannel(6)
  18.  
  19.