René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

file-glob [Script-FU]

(file-glob
  utf-8-file-pattern-string
  encoding
)
encoding: if 0, returned file names are in UTF-8, if 1 in filename encoding (?).
Returns a list like so:
(2 ("c:\\temp\\foo.gif" "c:\\temp\\bar.gif"))
The first element (here: 2) indicates the count of file names in the second list.
Used in