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:DIR%NFILE] a
    character 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 *.*