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 / mychannels < prev    next >
Encoding:
Text File  |  2002-10-28  |  544 b   |  20 lines

  1. Synopsis:
  2.    $mychannels(<server refnum>|<#window refnum>|<window name>)
  3.  
  4. Technical:
  5.    This function is used to retrieve a list of channels you are currently
  6.    on.
  7.  
  8. Practical:
  9.    This function shows what channels you're on in your current window.
  10.    This is mostly useful for accounting purposes.
  11.  
  12. Returns:
  13.    which channels the user is currently on, depending on the server specified
  14.    in the arguments as either a server refnum, a window refnum (must be
  15.    prefixed with a '#'), or a window name.
  16.  
  17. See Also:
  18.    myservers(6)
  19.  
  20.