From WikiChip
Difference between revisions of "mirc/commands/sockrename"
(Created /sockrename command - mIRC) |
(→Parameters) |
||
Line 8: | Line 8: | ||
== Parameters == | == Parameters == | ||
− | + | <span style="display: inline-block; width: 115px;">'''<name>'''</span>The name of the original socket to rename. | |
− | + | ||
− | + | <span style="display: inline-block; width: 115px;">'''<newname>'''</span>The new name to give to the original socket. | |
− | |||
− | |||
− | |||
− | |||
− | |||
== Example == | == Example == |
Revision as of 23:28, 29 June 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