Next: getmin9, Previous: getmatchedfiles, Up: Internal Routines [Contents][Index]
getmatchedfiles_r(regexp, directory [,
maxfiles])
[regex_h]
Returns, in a string array, a list of names of files
from in or below the directory
that match the pattern
regexp
. At most maxfiles
files are returned,
which defaults to 100. If no files are found, then scalar 0
is
returned.
This routine is only available if your computer platform supports it.
See also: getfiles_r, getmatchedfiles