From WikiChip
mirc/commands/sockrename
< mirc‎ | commands
Revision as of 21:36, 29 June 2014 by Zmodem (talk | contribs) (Created /sockrename command - mIRC)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Synopsis

/sockrename <name> <newname>

Switches

None

Parameters

Parameter Description
<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