From WikiChip
Difference between revisions of "mirc/commands/clearall"
m (Bot: Adding a template) |
m (Bot: de-linking old mIRC menu) |
||
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/clearall Command}} | ||
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. | 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. | ||
Line 25: | Line 26: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|4.0}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[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|/loadbuf}} |
− | * | + | * {{mIRC|/savebuf}} |
− | * | + | * {{mIRC|/window}} |
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|clearall command - mIRC]] |
Latest revision as of 18:11, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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[edit]
/clearall -asnqmtgu
Switches[edit]
- -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[edit]
None
Example[edit]
;Clear all the query windows /clearall -q ;Clear all windows /clearall
Compatibility[edit]
Added: mIRC v4.0
Added on: 20 Mar 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list