Close

From Scriptwiki
Revision as of 23:23, 7 August 2008 by Aca20031 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Closes all windows of the given type that match the specified names, or closes all windows of the given type if no names are given.

/close [-icfgms@] [window1] [window2] [...]
  • The switches specify window types
    • -i specifies an inactive DCC window
    • -c specifies an active chat window
    • -f specifies an fserve window
    • -g specifies a DCC GET window
    • -m specifies a query window (message)
    • -s specifies a DCC SEND window
    • -@ specifies a custom window
  • If no window names are given all windows of the specified type(s) are closed.

See Also

PartWindow