From WikiChip
mirc/commands/clearall
< mirc‎ | commands
Revision as of 03:15, 1 December 2013 by David (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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