Next: SIC FLUSH
Up: SIC
Previous: SIC EXTENSION
Contents
Index
SIC FIND
[SIC\]SIC FIND [FileFilter [Directory]]
Search for all files matching the specified FileFilter in the specified
Directory. Matching files are returned in a SIC structure named DIR%.
DIR%NFILE is the number of found files, and DIR%FILE[1:dirnfile] a char-
acter array containing the filenames.
The FileFilter can contain a directory name. In this case the returned
file names will include it. On the contrary, if the FileFilter does not
contain a directory name, and a "Directory" argument is specified, the
returned names will not contain the Directory name.
The default file filter is *.*
Gildas manager
2014-07-01