Is it possible to parse a text file using the textfieldparser when the delimiter is a vbcrlf? The structure of the file is:
A
B
C
There are no commas, and no way to alter the format of the file. Thanks.
A
B
C
There are no commas, and no way to alter the format of the file. Thanks.