Changes to FDP.EXE ------------------ 03.05.06 FDP now looks for the FDPrtf.dll instead of TDPrtf.dll. 03.05.05 Support for the \line construct has been added to RTF import. 03.05.04 If a file has been opened as an ANSI Only text file because it's extension is given in the Options/TextOnlyOptions dialog, then FDP does not check for RTF data on the clipboard when pasting; it only will paste TDP format or Text format. 03.05.03 FDP is now smarter about when to warn when pasting RTF text whose header contain non-Ansi fonts. The warning is only issued when a non-Ansi character is actually encountered in the paste string, rather when the header is parsed. This eliminates spurious warnings. 03.05.02 When RTF data is written or copied, centered text is no longer preceeded by an extra line. When RTF data is read or pasted, centered text is no longer followed by an extra line. File/SaveAs has a new "Save As Type": Unicode RTF (*.rtf). This writes the file in RTF format but uses Unicode fonts in the RTF header and Unicode encoding for all non-ASCII characters. See "File - Save As" and "Unicode" in the Help System for more information. The Options/Unicode dialog allows you to specify what fonts to use when you export to an RTF Unicode file using File/SaveAs. 03.05.01 Edit/Paste from an RTF source has been cleaned up considerably. If you paste data containing Tibetan or Diacriticals into an ANSI Only file, you will be given the chance to convert the file to the appropriate type. 03.04.06 The Font dialog has been cleanup by removing the unused Tibetan fields. 03.04.05 Edit/Paste from an RTF source has been fixed so that it no longer corrupts the display of a loaded Mapped file. 03.04.04 RTF import now supports Unicode characters encoded with \u. It also supports the \uc RTF keyword. It does not yet support \upr or \ud. 03.04.03 The RTF import has been enhanced to fix several minor problems. 03.04.02 When FDP is run with the -x flag, an error log file named FDP.ERR is generated in the same directory as FDP.EXE when errors are encountered during the import or export phase. Most (but not necessarily all) errors will be written to this log rather than being displayed in a dialog box. 03.04.01 FDP was created as a non-Tibetan, ANSI & Diacritical Word Processor and Database program by stripping out the Tibetan support from TDP. Not all of this work has been completed, but most has and the program is fully functional for creating, editing and reading ANSI & Diacritical files. CHANGES PRIOR TO VERSION 03.04.01 CAN BE FOUND IN THE CHGSOLD.TXT FILE