Hello Friends,
I have a code which reads a text file through streamreader,
selects what is important and writes the same to another file
using streamwriter. The problem is that the streamwriter stops
writing beyond a certain line
and just doesnt write ahead.
What can be the problem? Do I have to make two seperate files?
Regards,
Sid.