From WikiChip
Difference between revisions of "mirc/commands/remote"
m (bot: correcting title) |
(→See also) |
||
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]] |
Revision as of 15:03, 8 September 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