The .trc file contains data tables. When I open it as a txt file, it contains sections, divided by “==========”.How do you parse a file containing data tables?
and I’m trying to make VB read data tables, use the info in a new data table and export it to an XML file.