From WikiChip
Difference between revisions of "mirc/commands/list"
(per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/list Command}}{{mIRC menu}} |
The '''/list command''' lists currently available channels. | The '''/list command''' lists currently available channels. | ||
Revision as of 04:25, 4 January 2015
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 [#channel] [-MIN N] [-MAX N]
Switches
None
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