From WikiChip
Difference between revisions of "mirc/commands/clearall"
m (Bot: Fixing links) |
m (Bot: Fixing links) |
||
Line 34: | Line 34: | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$line}} |
− | * | + | * {{mIRC|$fline}} |
* {{mIRC|/clear}} | * {{mIRC|/clear}} | ||
* {{mIRC|/loadbuf}} | * {{mIRC|/loadbuf}} |
Revision as of 19:21, 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