From WikiChip
Difference between revisions of "mirc/commands/disable"
(→Parameters) |
m (Bot: Adding a template) |
||
Line 35: | Line 35: | ||
* [[/enable command - mIRC|/enable]] | * [[/enable command - mIRC|/enable]] | ||
* [[/groups command - mIRC|/groups]] | * [[/groups command - mIRC|/groups]] | ||
+ | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:MIRC commands]] |
Revision as of 21:30, 3 July 2014
The /disable command disables the specified groups in all scripts. You can also specify a wildcard to disable all matching groups.
Synopsis
/disable <group1 group2 ... groupN> /disable <wilcard_expression>
Switches
None
Parameters
- <group1 group2 ... groupN> - a list with complete name of the groups to be disabled seperated by spaces
- <wildcard_expression> - a wildcard expression, all matching groups are disabled
Example
/disable #one #two #three or /disable #*o*
* Group(s) disabled
First example disables the three groups specified while the second would only disables the first two (#one and #two, assuming that's the only matching groups)
Compatibility
Added: mIRC v3.5
Added On: 07/08/95
Note: Individual switches were not taken into consideration.
See also
mIRC commands list