In the Copy files task, on the Include file mask of the Location File filter, I have Point_UDI*.csv
When I show filtered files in the Test function, I see one file: Point_UDI_errors.csv, when in fact there are two files; the one just mentioned and Point_UDI.csv
What this tells me is that the * wildcard in the filter indicates one or more characters instead of zero or more characters.
From a Windows cmd window, I see both files with the dir Point_UDI*.csv
This is the expected result and used to be the result in earlier versions of VisualCron.
Is this a bug? Do you have a workaround for me?
(I'm on version 6.0.5)
thank you
Edited by user
2012-03-31T00:08:39Z
|
Reason: Not specified