From WikiChip
Difference between revisions of "mirc/commands/sockrename"
m (Bot: Fixing compatibility) |
m (Bot: Adding a template) |
||
Line 1: | Line 1: | ||
+ | {{mIRC menu}} | ||
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. | ||
Revision as of 00:05, 29 July 2014
Template:mIRC menu 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 Dec 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See Also
- List of commands
- List of identifiers
- $sock
- $sockname
- $sockerr
- $sockbr
- /sockaccept
- /sockclose
- /socklist
- /socklisten
- /sockmark
- /sockopen
- /sockpause
- /sockread
- /sockudp
- /sockwrite
mIRC commands list