From WikiChip
Difference between revisions of "mirc/commands/flist"
m |
|||
Line 1: | Line 1: | ||
− | {{mirc title|/flist command}}'''/flist''' lists all open files, or those matching the specified name, which can be a wildcard expression. | + | {{mirc title|/flist command}}'''/flist''' lists all open files, or those matching the specified name, which can be a {{mirc|wildcard}} expression. |
== Synopsis == | == Synopsis == | ||
Line 8: | Line 8: | ||
== Parameters == | == Parameters == | ||
− | * '''name''' - a wildcard expression | + | * '''name''' - a {{mirc|wildcard}} expression |
== Example == | == Example == |
Latest revision as of 13:09, 20 October 2018
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
/flist lists all open files, or those matching the specified name, which can be a wildcard expression.
Synopsis[edit]
/flist [name]
Switches[edit]
None
Parameters[edit]
- name - a wildcard expression
Example[edit]
/flist /flist myhandle*
Compatibility[edit]
Added: mIRC v6.1
Added on: 29 Aug 2003
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list