On 12/2/2014 5:12 PM, Bart wrote:
On 12/2/14, waldo kitty <wkitt...@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()?

in the above masks, any '*' returns too many unwanted files... after some hours of experimenting i finally figured out that using '?' works better but in some cases, it can also return unwanted files (shorter filenames) than desired...

i'm not aware of MatchesMaskList but i will hunt it down and see if it helps...

thanks! ;)

--
 NOTE: No off-list assistance is given without prior approval.
       Please *keep mailing list traffic on the list* unless
       private contact is specifically requested and granted.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to