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

m (Bot: Adding a template)
m (Bot: Fixing links)
Line 29: Line 29:
 
* [[$ferr identifier - mIRC|$ferr]]
 
* [[$ferr identifier - mIRC|$ferr]]
 
* [[$feof identifier - mIRC|$feof]]
 
* [[$feof identifier - 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]]

Revision as of 19:40, 5 July 2014

The /flist command lists all open files, or those matching the specified name, which can be a wildcard expression.

Synopsis

/flist [name]

Switches

None

Parameters

  • [name] - a wildcard expression

Example

/flist
/flist myhandle*

Compatibility

Added: mIRC 6.1

Added On: 29/08/2003


Note: Individual switches were not taken into consideration.

See also

[Expand]
v · d · e mIRC commands list