Quote:
Originally Posted by mrmikel
It may be that Wordpad is only taking a subset of the RTF and displaying it and saving a subset of it, ignoring the damaged part.
|
Based on the error presented when I tried opening it in OpenOffice, which provided a line number, and viewing the code in Notepad++, the problem seem to involve something wrong at the very end of the file.
I could be, though, a mistake early on that didn't become a mistake until a matching end tag failed to occur, a type of error that generally gets assigned to the end of the file where the omission is assumed to be even when the actual error is the beginning tag earlier on.