FILES - source-solutions/HELP GitHub Wiki
FILES [filter_spec]
Displays the files fitting the specified filter in the specified folder on a
disk device. If filter_spec
is not specified, displays all files in the current working folder.
filter_spec
is a string expression that is much like a filespec, but
optionally allows the file name part to contain wildcards.
Wildcards are not currently supported.
-
filter_spec
has a numeric value: Type mismatch. -
filter_spec
is the empty string: Bad file name. - The specified filter does not match any files: File not found.