Hi,
I like to read data files with varying numbers of comment lines.
Using DelimitedReader with "CommentLines" set
in the first file is not applicable to the sencond file. How to adopt the "BeginningText"
and "Endtext" of TextReader to DelimitedReader?
or other suggestions? Thank you
I like to read data files with varying numbers of comment lines.
Using DelimitedReader with "CommentLines" set
in the first file is not applicable to the sencond file. How to adopt the "BeginningText"
and "Endtext" of TextReader to DelimitedReader?
or other suggestions? Thank you