From WikiChip
Difference between revisions of "mirc/commands/list"
< mirc‎ | commands

m (bot: correcting title)
Line 3: Line 3:
  
 
== Synopsis ==
 
== Synopsis ==
  /list [#channel] [-MIN N] [-MAX N]
+
  /list -n [#channel] [-MIN N] [-MAX N]
  
 
== Switches ==
 
== Switches ==
None
+
* '''-n''' - Minimize the channel list window
  
 
== Parameters ==
 
== Parameters ==

Revision as of 10:01, 8 October 2016

Template:mIRC menu The /list command lists currently available channels.

Synopsis

/list -n [#channel] [-MIN N] [-MAX N]

Switches

  • -n - Minimize the channel list window

Parameters

  • [#channel] - If specified, mIRC will only list information for that channel. If you specify a wildcard, mIRC will list all channels that contain the wildcard expression.
  • [-MIN N] - If specified, can be used to only display channels that has mimnimum N users
  • [-MAX N] - If specified, can be used to only display channels that has maximum N users

Example

/list -min 5 -max 20
/list *mirc*

Compatibility

Added: mIRC v2.1a
Added on: 28 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also

[Expand]
v · d · e mIRC commands list