[fpc-pascal] findfirst wildcards...

Bart bartjunk64 at gmail.com
Tue Dec 2 23:12:22 CET 2014


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



More information about the fpc-pascal mailing list