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.


GrahamG
2011-11-01T12:21:01Z
DEar all,

I am trying to use the new Get file list task with RegEx and always getting and error.


I've set the file mask to be *\.(pdf|tif) and ticked the IsRegex box.


The error when testing or running the task is

parsing "*\.(pdf|tif)" - Quantifier {x,y} following nothing.


Have I got the RegEx incorrect or is this a bug?


Thanks Graham
Sponsor
Forum information
Support
2011-11-01T13:25:39Z
Try something like this:

.*\.(pdf|tif)

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top