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

m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +))
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{mirc title|/sockrename Command}}
 
The '''/sockrename''' command allows mIRC to assign a new name to an existing socket connection.
 
The '''/sockrename''' command allows mIRC to assign a new name to an existing socket connection.
  
Line 8: Line 9:
  
 
== Parameters ==
 
== Parameters ==
<span style="display: inline-block; width: 115px;">'''<name>'''</span>The name of the original socket to rename.
+
* '''<name>''' - The name of the original socket to rename.
 
+
* '''<newname>''' - The new name to give to the original socket.
<span style="display: inline-block; width: 115px;">'''<newname>'''</span>The new name to give to the original socket.
 
  
 
== Example ==
 
== Example ==
Line 17: Line 17:
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v5.3
+
{{mIRC compatibility|5.3}}
  
 
== See Also ==
 
== See Also ==
Line 38: Line 38:
 
{{mIRC command list}}
 
{{mIRC command list}}
  
[[Category:MIRC commands]]
+
[[Category:mIRC commands|sockrename command - mIRC]]

Latest revision as of 00:17, 4 May 2023

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

Synopsis[edit]

/sockrename <name> <newname>

Switches[edit]

None

Parameters[edit]

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

Example[edit]

Rename the socket mySocket to newSockName:

/sockrename mySocket newSockName

Compatibility[edit]

Added: mIRC v5.3
Added on: 13 Dec 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also[edit]

[Expand]
v · d · e mIRC commands list