Actions
Flist » History » Revision 3
« Previous |
Revision 3/4
(diff)
| Next »
Per Amundsen, 02/16/2023 12:39 PM
Added in 1.9.0
/flist [handle]
Lists all open files, or those matching the specified handle.
Wildcards can be used.
Parameters
Parameter | Description |
[handle] | Handle to match. |
Examples
;List all open files matching myhandle*. /flist myhandle* ;List all open files. /flist
Updated by Per Amundsen over 1 year ago · 3 revisions