From WikiChip
Difference between revisions of "mirc/commands/disable"
m (bot: sort-key added to category) |
m (PatrolBot moved page /disable command - mIRC to mirc/commands/disable: per new naming convention) |
(No difference)
|
Revision as of 23:30, 12 August 2014
Template:mIRC menu 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 Aug 1995
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