Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


cstump
2009-10-21T21:53:23Z
I cannot get any regexs to work in the file filter.

As a test case, I am using the following regex

sample-B-[0-9]{2}-[0-9]{2}-[0-9]{4}.*

and matching it against the following list of files:

sample-A-10-19-2009.txt
sample-A-10-20-2009.txt
sample-A-10-21-2009.txt
sample-B-10-19-2009.txt
sample-B-10-20-2009.txt
sample-B-10-21-2009.txt
sample-C-10-19-2009.txt
sample-C-10-20-2009.txt
sample-C-10-21-2009.txt

I am not getting any matches. I validated the regex in a test site (http://regexlib.com/RETester.aspx). If I switch to not use regex ans simply use *.*, I get the entire file list as expected.

See screen shots.

What am I doing wrong?

Thanks,

Chuck
cstump attached the following image(s):
Sponsor
Forum information
cstump
2009-10-22T22:06:36Z
Can anybody shed some light on my issue?

Thanks,

Chuck
Support
2009-10-22T22:20:11Z
We are investigating this issue and will get back to you soon.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
cstump
2009-10-22T23:01:48Z
Thanks.

In case this helps, I tried the most basic regex I could think of (.*) and get the same result. Here is the example.

cstump attached the following image(s):
Support
2009-10-23T10:06:13Z
Thanks. This was actually a bug.

Please download this version which it should be fixed in:

http://www.visualcron.co...m.aspx?g=posts&t=913 
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
cstump
2009-10-23T17:37:04Z
That solved it.

Thanks very much for the quick resolution. Awesome!

Chuck
Scroll to Top