P
peter_v_1998
i'm reading a text file into a text box using StreamReader. the problem
is there is a charatcer in the first line of text. the streamreader
stops reading as soon as it encounters this character. i need a way to
open the text file, replace all similar characters and save the file
again.
Thank you
is there is a charatcer in the first line of text. the streamreader
stops reading as soon as it encounters this character. i need a way to
open the text file, replace all similar characters and save the file
again.
Thank you