PDA

View Full Version : Help on Directory AND Regular expression



kettle_anonymous
02-17-2006, 01:41 AM
Hi


I am using a Text File Input step with the objective of reading all the csv files from a certain directory. I assign "c:\input" as the directory and "*.csv" as the regular expression/wildcard. I then ADD the entry into the grid and press the "Show filename(s)" button. Suprisingly I get the message "No files found!............."



Am I doing something really silly ?

kettle_anonymous
02-17-2006, 02:21 AM
achieved it by changing the wildcard to .*\.csv


However I feel this is a bit too complex!

MattCasters
02-17-2006, 11:14 AM
I agree. See tracker 1570 for follow up.

Kind regards,
Matt