From WikiChip
Difference between revisions of "mirc/commands/remote"
m (PatrolBot moved page /remote command - mIRC to mirc/commands/remote: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/remote Command}}{{mIRC menu}} |
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). | ||
Revision as of 04:31, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu 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
/remote [on|off]
Switches
None
Parameters
- [on|off] - Enables or disables events processing
Example
To see the current state:
/remote
Which will print something like:
* Remote is on (Ctcps,Events,Raw)
Compatibility
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
mIRC commands list