Hi all,
I need to validate some CSV files.They exist in a local folder and can have any name. eg: eir102.csv, eir103.csv
I want to check for any csv files in a folder and validate..IF Validation ok then save to good folder IF Fail then save to bad folder.
Anyone know a good example of reading...