From WikiChip
Difference between revisions of "mirc/commands/clearall"
(Created page with "The '''/clearall command''' can be used to clear the buffers of a specific type of window. If used without any switch all windows in the active connection are cleared. == Syn...") |
m (Bot: Adding a template) |
||
Line 40: | Line 40: | ||
* [[/savebuf command - mIRC|/savebuf]] | * [[/savebuf command - mIRC|/savebuf]] | ||
* [[/window command - mIRC|/window]] | * [[/window command - mIRC|/window]] | ||
+ | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:MIRC commands]] |
Revision as of 20:22, 3 July 2014
The /clearall command can be used to clear the buffers of a specific type of window. If used without any switch all windows in the active connection are cleared.
Synopsis
/clearall -asnqmtgu
Switches
- -s - status window
- -n - channel windows
- -q - query windows
- -m - message window
- -t - chat window
- -g - finger window
- -u - custom windows
- -a - all windows
Parameters
None
Example
;Clear all the query windows /clearall -q ;Clear all windows /clearall
Compatibility
Added: mIRC v4.0
Added On: 20/03/1996
Note: Individual switches were not taken into consideration.
See also
mIRC commands list