From WikiChip
Difference between revisions of "mirc/commands/sockrename"
< mirc‎ | commands

m (Bot: Fixing links)
m (Bot: Fixing links)
Line 24: Line 24:
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
* [[$sock identifier - mIRC|$sock]]
+
* {{mIRC|$sock}}
* [[$sockname identifier - mIRC|$sockname]]
+
* {{mIRC|$sockname}}
* [[$sockerr identifier - mIRC|$sockerr]]
+
* {{mIRC|$sockerr}}
* [[$sockbr identifier - mIRC|$sockbr]]
+
* {{mIRC|$sockbr}}
 
* {{mIRC|/sockaccept}}
 
* {{mIRC|/sockaccept}}
 
* {{mIRC|/sockclose}}
 
* {{mIRC|/sockclose}}

Revision as of 20:45, 5 July 2014

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

[Expand]
v · d · e mIRC commands list