On 10/19/07, Josef Karthauser <joe.karthauser at geomerics.com> wrote: > > Is there a canonical way of matching a filename against a number of > filetypes? Just use the STRING(REGEX functions. FILE(GLOB could also work in some circumstances. Cheers, Brandon Van Every