/GetTitle_W

Queries the Unicode server title, or friendly name.

Each chat server can contain an ANSI and Unicode title (of up to 63 characters) to provide a server friendly name for clients. The ANSI version of the title is provided to IRC clients and to MICONLY clients that query with an ANSI message. The Unicode version of the title is provided to MICONLY clients that query with a Unicode message. Unlike most properties, the title can contain different values for the ANSI and Unicode versions.

Note  Only the Unicode title is returned.

See also /GetTitle, /GetTitle_A, /SetTitle, /SetTitle_A, /SetTitle_W.

Syntax

Chatcmd ServerList /GetTitle_W

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¼.

Examples

chatcmd myserv01,myserv02 /gettitle_w
     Gets the Unicode version of the server friendly name for Myserv01 and Myserv02.
  
chatcmd * /gettitle_w
     Gets the Unicode version of the server friendly name for the default server.


© 1998 Microsoft Corporation. All rights reserved.