/GetChannel

Retrieves information about a channel on the specified servers.

See also /AddChannel (for details of the results returned by /GetChannel), /DeleteChannel, /SetChannel, /ListChannels.

Syntax

Chatcmd ServerList /GetChannel:ChannelName

Parts

ServerList This switch supports multiple servers in its command line. To ensure complete retrieval of information, all applicable servers should be listed, in the form Server1,Server2,Server3¼.
ChannelName   Channel for which to retrieve channel properties.

Examples

chatcmd myserv01 /getchannel:localchat
     Retrieves channel property information for a MICONLY channel, Localchat, on Myserv01. A MICONLY channel name can include a space. However, when using spaces, the channel name must be enclosed in quotation marks.
  
chatcmd myserv01,myserv03 /getchannel:#worldchat  
     Retrieves channel property information for a IRC channel, #Worldchat, on Myserv01 and Myserv03. IRC channels have names beginning with the number sign (#).


© 1998 Microsoft Corporation. All rights reserved.