From WikiChip
Difference between revisions of "mirc/commands/remote"
m (bot: sort-key added to category) |
m (Bot: de-linking old mIRC menu) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{mirc title|/remote Command}} |
The '''/remote command''' toggles the remote, CTCPS, and raw events processing. With no parameters, the /remote command displays the current state (either disabled or enabled). | The '''/remote command''' toggles the remote, CTCPS, and raw events processing. With no parameters, the /remote command displays the current state (either disabled or enabled). | ||
Line 30: | Line 30: | ||
* {{mIRC|/ctcps}} | * {{mIRC|/ctcps}} | ||
* {{mIRC|/raw}} | * {{mIRC|/raw}} | ||
− | |||
* {{mIRC|/commands}} | * {{mIRC|/commands}} | ||
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:mIRC commands|remote command - mIRC]] | [[Category:mIRC commands|remote command - mIRC]] |
Latest revision as of 18:37, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /remote command toggles the remote, CTCPS, and raw events processing. With no parameters, the /remote command displays the current state (either disabled or enabled).
Synopsis[edit]
/remote [on|off]
Switches[edit]
None
Parameters[edit]
- [on|off] - Enables or disables events processing
Example[edit]
To see the current state:
/remote
Which will print something like:
* Remote is on (Ctcps,Events,Raw)
Compatibility[edit]
Added: mIRC v4.0
Added on: 20 Mar 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list