Page 1 of 1

TFindFile v3.40

PostPosted: September 6th, 2004, 11:24 pm
by PeterPanino
Hi,

unfortunately the wildcard in the filename part of an Excluded string can only be *. An Excluded string like *(???)* does not work! Do you think it would slow down too much if checking for the above file mask?

Thanks,
Peter

PostPosted: September 7th, 2004, 9:42 am
by Kambiz
It follows the DOS wildcard rules.

It's nice to have a more flexible wildcard. However, I'm not interested in writing it.