From WikiChip
Difference between revisions of "mirc/commands/clearall"
m (Bot: Adding a template) |
m (Bot: Fixing links) |
||
Line 36: | Line 36: | ||
* [[$line identifier - mIRC|$line]] | * [[$line identifier - mIRC|$line]] | ||
* [[$fline identifier - mIRC|$fline]] | * [[$fline identifier - mIRC|$fline]] | ||
− | * | + | * {{mIRC|/clear}} |
− | * | + | * {{mIRC|/loadbuf}} |
− | * | + | * {{mIRC|/savebuf}} |
− | * | + | * {{mIRC|/window}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:MIRC commands]] | [[Category:MIRC commands]] |
Revision as of 18:32, 5 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