Hi,
reading a textfile with the ReadLine method of a Streamreader objects the
resulting string does not contain the special characters from the source
file: e.g. Paragraph § and all the umlauts are missing.
Is there a work around or solution for this problem?
Thanks in advance
--
Best regards
Henry
reading a textfile with the ReadLine method of a Streamreader objects the
resulting string does not contain the special characters from the source
file: e.g. Paragraph § and all the umlauts are missing.
Is there a work around or solution for this problem?
Thanks in advance
--
Best regards
Henry
Comment