Filter out filenames containing six digits
Posted: Sat Mar 15, 2003 12:18 pm
I'm looking for a way to block filenames that are exactly six digits long. Is there a way to do this using regular expressions?
Newsbin Pro Users Forum
http://forums2.newsbin.com/
randyripoff wrote:I'm looking for a way to block filenames that are exactly six digits long. Is there a way to do this using regular expressions?
a very small percentage of users make use of this
dexter wrote:No, NewsBin doesn't support all the nice perl RE things. I wish it would do \d \w etc, but it doesn't. Maybe I can talk Quade into plugging in a better RE parser. Unfortunately, a very small percentage of users make use of this so I doubt he'll spend much time on it.