HowTo makeVB read some of the data tables from .trc file, and export it? - TechRepublic
Question
December 13, 2010 at 11:03 AM
asc2629

HowTo makeVB read some of the data tables from .trc file, and export it?

by asc2629 . Updated 15 years, 6 months ago

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.

This discussion is locked

All Comments