On May 07, 2023, at 14:17, severdia <seve...@gmail.com> wrote:
I have a lot of XML files and I'd like to grep a string and use Extract to copy that string from each file to a single CSV file. Is there a pattern for including the filename the strong was extracted from in the results? My goal is a single text file (comma separated) that contains the string found from each XML file.