From WikiChip
mirc/commands/sockrename
< mirc‎ | commands
Revision as of 00:28, 30 June 2014 by Zmodem (talk | contribs) (Parameters)

The /sockrename command allows mIRC to assign a new name to an existing socket connection.

Synopsis

/sockrename <name> <newname>

Switches

None

Parameters

  • <name>The name of the original socket to rename.
  • <newname>The new name to give to the original socket.

Example

Rename the socket mySocket to newSockName:

/sockrename mySocket newSockName

Compatibility

Added: mIRC v5.3

Added On: 13/12/97

See Also