From WikiChip
Difference between revisions of "mirc/commands/events"
m (PatrolBot moved page /events command - mIRC to mirc/commands/events: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/events Command}}{{mIRC menu}} |
The '''/events command''' can be used to toggle the remote events processing. With no parameters, the /events command displays the current state (either disabled or enabled). | The '''/events command''' can be used to toggle the remote events processing. With no parameters, the /events command displays the current state (either disabled or enabled). | ||
Revision as of 04:11, 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 /events command can be used to toggle the remote events processing. With no parameters, the /events command displays the current state (either disabled or enabled).
Synopsis
/events [on|off]
Switches
None
Parameters
- [on|off] - Enables or disables events processing
Example
To see the current state:
/events
Which will print something like:
* Events are on
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