Thanks for sharing, sorry if i am still unable to clarify my requirements.
I dont know how to use CommaTexIO & do not have any code or else i would have shown it the moment you asked.
My requirement at high level are listed below , let me know if you still need more information & sorry for adding point # 3 which i forgot to add earlier. Please share the code or let me know if you still have any questions.
1. Read the csv file format of which i have shared multiple times. skip line1 , merge line 1 & line2 like you shared.
2. While reading CSV, validate header2 against Axheader2table, on an event when a new header2 is found in CSV & not present in AXheader2table throw an error/warning asking user to first have the missing header2 value in Axheader2table.
3.The program to allow user to enter a network path which the program would continuously monitor & read CSV files from .
It would generate log file for each CSV file it has read so that user is apprised of which CSV has been read & what happened during the read process.