Got a report of getting a Unicode Decode Error reported in call to dbfread for an unknown character value of 0x81 in the record for codec cp1252.
First level of fix, should supply parameter to dbfread to make conversion errors not fatal, but return a "replacment character" in that location.
Should also investigate if TMG is actually storing CP1252 characters, of just used that code name, but it is actually storing something extended, or perhaps it is ANSEL (as used for GEDCOM)
Got a report of getting a Unicode Decode Error reported in call to dbfread for an unknown character value of 0x81 in the record for codec cp1252.
First level of fix, should supply parameter to dbfread to make conversion errors not fatal, but return a "replacment character" in that location.
Should also investigate if TMG is actually storing CP1252 characters, of just used that code name, but it is actually storing something extended, or perhaps it is ANSEL (as used for GEDCOM)