FILES - source-solutions/HELP GitHub Wiki

FILES


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.

Parameters

filter_spec is a string expression that is much like a filespec, but optionally allows the file name part to contain wildcards.

Notes

Wildcards are not currently supported.

Errors

  • 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.
⚠️ **GitHub.com Fallback** ⚠️