Apologies if this question is a bit newby...I'm only an occasional FME user...
I've downloaded a zip from Ordnance Survey containing .csv files called, for example,
HP40.csv
HP60.csv
HT82.csv
HT84.csv
SE00.csv
SE02.csv
SE04.csv
SD06.csv
SD08.csv
TA00.csv
TA02.csv
I have a CSV reader looking in
C:\\OS_Open_Names\\Latest_Source\\*.zip\\**\\DATA\\*.csv which will read all the .csv files.
Is there a way I can update a single reader to read only the SE, SD and TA files?
Thanks