Enhancements and corrections (Version 3.18.1.0) 2003-11-29 On change file attribute dialog, re-open it on double click or 'Change' button, to see the result. Use Cancel to exit. On custom toolbar, putted a dropdown arrow on marked records. Removed memo and object fields from printing since it's a text printing. Therefore displaying empty or truncated fields become irrelevant. Repair manager now convert "F" (float field) to "C" (character field). After that, it can be put back to "N" (numeric field) with a decimal, which is the standard for float fields. Index header bitmap bug, was hiding on mouse over and sometime the header text itself. (Corrected) In help about dialogs, the download web link was wrong. (Corrected) On PDF export, there was a crash after 8192 objects, which is the maximum. Corrected the control of this error to prevent crash. Enhancements and corrections (Version 3.18.0.0) 2003-10-12 Recompilation with CAVO 2.6 compiler options set W51422 = 1.This remove all none valid vars and prevent the auto conversion at run time, therefore speed up the program. Fixed Dbtotal function with an index on. There were a crash with no numeric field. Force to display "details" in all file open and file save dialogs Added option to export DBF to .PDF file (Acrobat reader) Fixed minor bugs in printing area Version corrections are NOT allowed to automatic free trial extension period when a new version is issued. Corrections mean: Ex: Ver 11.22.33.44 -> sub-minor 33 or sub-minor 44 Last 5 open files now indicate R-W-Shared/Exclusive-DRIVER Enhancements and corrections (Version 3.17.3.1) 2003-08-28 Very small bug, when using Mark Duplicate function when an index is on. There was memory leak on very large databases. (Corrected) Enhancements and corrections (Version 3.17.3.0) 2003-08-26 Removed Field-> from the expression for the method RefreshIndexHeader... to allow the display of index header. In some application the index was built like [_field->FIRST+_field->SECOND] causing display problems into toolbar order display. Set focus on active window after selection of an order into the toolbar. (Correction) Resource GDI leak in StatusBar, causing memory crash after few hours. (Correction) Introduced also as a default option the SetSelectiveRelation() on CD and NTX ( NOT on MDI ). (New) Enhancements and corrections (Version 3.17.2.0) 2003-07-09 Bug in the DBTotal function, now corrected. Minor bug on creating a test database, now corrected. Minor bug on Update function, aamd532.dll was always updating. (Corrected) Corrections of English language, program and help file. Enhancements and corrections (Version 3.17.0.0) 2003-06-20 The seek dialog make a seek on each key stroke (new). The button OK has been removed, since no use anymore. Color of focus the the form view as been corrected to reflect the standard of the control panel. Corrected the change of file attribute dialog, if the file was read only, we where not able to open file to change the attribute or the date. All Openfile and Savefile dialogs are now re-sizable ,with the addition of the flag OFN_ENABLESIZING. Added place bars on Openfile dialogs for Windows version >= 5 On Ctrl-f7, toggle share/exclusive, now keep the same rec, instead going to top. Added the Tab key behavior on the ole rich edit window. From the database window, new combo box into the toolbar to quickly change indexes + new custom toolbar. New fast search DBF dialog. Rich Edit window, keep now the same coordinates as the last exit. New DBCalc button that gives min, max. avg and sum. New DBTotal button, you can choose the display fields before using it. Corrected wrong behavior when opening multiple files from the file explorer. Enhancements and corrections (Version 3.16.1.0) 2003-04-12 On the DBF repair manager, added a convert button to change a CAVO26 DBF to CAVO25 DBF standard. It adds a _chr(0) after the header terminator 0dh and corrects the header size accordingly. (new) On the create DBF dialog, removed the short key accelerator "&C" on the Cancel button to prevent unintentionally exit the dialog with "shift-c" or "c" key stroke. (Correction) Added trial period of 30 days and removing the nag screen. (New) Trial period can be extended to another 30 days, but you will have to e-mail me from the error dialog. (new) If new version is available, the trial period is extended to another 30 days. (new) If new major version is issued, you will have to register again. This is for registered users only. See my web site for details of Upgrade Policy. (new) Enhancements and corrections (Version 3.15c) 2003-02-28 On standard window style, the description of the OK and Cancel buttons of the Date Picker dialog was not showing. (Correction) Enhancements and corrections (Version 3.15b) 2003-01-27 Removed the automatic refresh on share mode. On large DBF over a network, provoked some kind of infinite loop. New refresh button is introduced to do it manually.