M
Microsoft
I am trying to use the openfilediaolog to open a file and read it one line
at a time.
openfiledialog returns a stream and from what I can see, streamreader is the
only way to read a file one line at a time
Anyone offer some guidance as to how to get around this.
at a time.
openfiledialog returns a stream and from what I can see, streamreader is the
only way to read a file one line at a time
Anyone offer some guidance as to how to get around this.