From WikiChip
Difference between revisions of "mirc/commands/list"
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 == | ||
− | + | * '''-n''' - Minimize the channel list window | |
== Parameters == | == Parameters == |
Revision as of 09:01, 8 October 2016
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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
mIRC commands list