A
al jones
I'll find an answer to this yet.
I'm trying to read (streamreader and textfieldparser) data from a file
which contains umlauted German characters and French with diacriticals.
Both streamreader and textfieldparser seem to drop those characters which
fall outside ascii range.
This is a text file (designers.txt) maintained from within VS 2005, the
characters are present in the text file but are dropped in the process of
reading them.
Code can be found in TextfieldParser (9/21/06 6:34 my time). Any
suggestions appreciated.
//al
I'm trying to read (streamreader and textfieldparser) data from a file
which contains umlauted German characters and French with diacriticals.
Both streamreader and textfieldparser seem to drop those characters which
fall outside ascii range.
This is a text file (designers.txt) maintained from within VS 2005, the
characters are present in the text file but are dropped in the process of
reading them.
Code can be found in TextfieldParser (9/21/06 6:34 my time). Any
suggestions appreciated.
//al