/SetAdmin

Specifies the ANSI and Unicode administration information with an ANSI string.

Each chat server can contain an ANSI and Unicode administration string to provide information for clients. The ANSI version of the administration information is provided to IRC clients and to MICONLY clients that query with an ANSI message. The Unicode version is provided to MICONLY clients that query with a Unicode message. Unlike most properties, the administration information can contain different values for the ANSI and Unicode versions.

Note  Both the ANSI and the Unicode strings are set by this command switch.

The administration information can be displayed by IRC clients by using the /ADMIN command and by MICONLY clients by retrieving the MIC_PROP_SERVER_ADMIN property.

See also /SetAdmin_A, /SetAdmin_W, /GetAdmin, /GetAdmin_A, /GetAdmin_W.

Syntax

Chatcmd ServerList /SetAdmin="TextString"

Parts

ServerList This switch supports multiple servers in its command line. Setting the administration string on one server does not update the other servers on the network. All applicable servers should be listed, in the form Server1,Server2,Server3¼.
TextString   The string can be up to 119 characters. Multiple lines are delimited by embedding "\n" in the string. Only the first three lines are displayed to clients using the IRC protocol.

Example

chatcmd * /setadmin="company\nmiami, fl\nadmin@litware.com"  
     Sets the ANSI and Unicode strings for the default server.


© 1998 Microsoft Corporation. All rights reserved.