v8.04 + D2009: Data export functions are also broken!
Posted: Wed Nov 05, 2008 12:05 pm
I want to add that in v8.04 + D2009 all text format export functions are also broken due to very obvious Delphi 2009 incompatibility of the code
in the TeeProcs.pas procedure:
Procedure TTeeExportData.SaveToStream(AStream:TStream);
As the result text is truncated and written as Unicode without proper BOM header.
Hope it also will be fixed ASAP.
Michael
in the TeeProcs.pas procedure:
Procedure TTeeExportData.SaveToStream(AStream:TStream);
As the result text is truncated and written as Unicode without proper BOM header.
Hope it also will be fixed ASAP.
Michael