On 12/2/14, waldo kitty <wkitty42 at windstream.net> wrote: > > how do you process for multiple filemasks? > > eg: find ts??????.sel and t???.sel for the same processing run Maybe I misunderstand the question but: Use '*' as mask for FindFirst/FindNext then use MatchesMaskList()? Bart