I have 3 commas separated files that I want to get data from and combine into a 4th file (csv). In the first file, the first element per line is used to search the second file for an exact match. Once it is found, the second element in that file (2nd file), is added to the elements of the first...