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

m (Bot: Adding a template)
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The '''/flist command''' 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 ==
Line 15: Line 15:
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC 6.1
+
{{mIRC compatibility|6.1}}
 
 
Added On: 29/08/2003
 
 
 
 
 
<small>Note: Individual switches were not taken into consideration.</small>
 
  
 
== See also ==
 
== See also ==
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
* [[$fopen identifier - mIRC|$fopen]]
+
* {{mIRC|$fopen}}
* [[$fread identifier - mIRC|$fread]]
+
* {{mIRC|$fread}}
* [[$ferr identifier - mIRC|$ferr]]
+
* {{mIRC|$ferr}}
* [[$feof identifier - mIRC|$feof]]
+
* {{mIRC|$feof}}
* [[/fclose command - mIRC|/fclose]]
+
* {{mIRC|/fclose}}
* [[/fopen command - mIRC|/fopen]]
+
* {{mIRC|/fopen}}
* [[/fseek command - mIRC|/fseek]]
+
* {{mIRC|/fseek}}
* [[/fwrite command - mIRC|/fwrite]]
+
* {{mIRC|/fwrite}}
 
{{mIRC command list}}
 
{{mIRC command list}}
  
[[Category:MIRC commands]]
+
[[Category:mIRC commands|flist]]

Latest revision as of 14:09, 20 October 2018

/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]

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]

[Expand]
v · d · e mIRC commands list