Enhancements and corrections (Version 3.11a) 2000/11/04 Errors descriptions are now more specifics. If you have installed into your cmVodbx32 directory the language package, those errors will be displayed in your own language (French or German). Please note that the English is the default, therefore there is no need to download it. Creation and modification of decimal numeric fields is limited to 15 decimals to prevent display errors (Correction). In the DBF open dialog, the default directory option has now a [NO] option. In this case all new calls of any open file dialogs will follow the last Windows opened directory. The Set Relation function now uses the expression dialog to set the fields for relations. In this case we can use UDF (User define functions) Enhancements and corrections (Version 3.11) 2000/10/27 Now the date display and editing follow the short date of the control panel. If year is set to 2 digits, the program converts it to 4 digits year. Now the decimal value is respected either in browse or form display, for both clipper or windows DBF. It follows the decimal value of numeric number of the control panel. (only exception is using the [.] dot... When you are using a macro expression otherwise it gives an macro expression error) The set international is set automatically when you enter on focus in a database, it looks if the DBF is OEM or ANSI and set the international setting accordingly. Correction of crash when closing a relation child table and when getting focus on parent table. - You can now set relations on more than 1 field. When creating a new DBF, saving the file is forced to [.dbf] to prevent error when the file is open automatically. (Correction) On create and modify DBF, the date and logic fields are forced to there default length, even if wrong length is entered. This prevent an error for nothing. (Correction) On form view, when editing a cell, the navigation of records was modifying the cell even if the cell was not really edited. (Correction) Recompilation of the program with CAVO ver 2.5b and ClassMate library ver 2.03 When creating or modifying an MDX dbf, there was a crash when the dbf was open automatically. (Correction) When copying a DBF to an other DBF,SDF,DELIM, the set deleted is true to prevent copying deleted records. (Correction) Now you cannot edit any fields if the file or the record is not locked. Exclusive mode is not affected by this. You have now an auto RDD detection option. See context help for details. Set Epoch is set to 1960 by default, but can be changed via the option dialog. The default year is still 4 digits but if your input finish by year, then you can only enter 2 digits year. When choosing a multiple open table on setting a relation, the wrong table was opened. (Correction) Corrected the paste function to prevent partial paste when word to paste is shorter then the string to paste. Now you can switch from share to exclusive mode and vice versa without closing and reopen the DBF. Enhancements and corrections (Version 3.10d) 2000/08/14 On installation work group window, we where not able to call the program from the icon. Closing this window was clearing this problem. It is now OK. (Correction) Enhancements and corrections (Version 3.10c) 2000/07/18 You can change the fieldname and field Type on the fly in the Modify Structure Dialog Also when renaming a field type, I forced database to DBSETORDER(0) to prevent losing records if a production index in automatically opened. When a unique index was opened, all records not part of this index was lost (Correction) Resolved display problem in the browse view, when using OEM-DBFCDX database with a memo field. (Correction) Enhancements and corrections (Version 3.10b) 2000/06/19 Dragging vertical scroll bar now follows the record sequence. Natural order button has been disabled on MDX driver since the driver does not support it. (Correction) If you re-index just after creation of a new index, the index is not corrupted anymore (Correction) Enhancements and corrections (Version 3.10a) 2000/06/14 Automatic re-indexation of production indexes when structure is modified Display the amount of marked records Counter of marked record is set to 0 when zapping or packing (Correction) We can copy and paste a record or a field When we open an empty DBF, the window is disable and recno set to 0 (Correction) The newly created and modified DBFs are now opened automatically When Set Clipper International is on, the date format takes the window's one. Since RTF texts are strings characters, they can be saved in NTX and MDX drivers. Enhancements and corrections (Version 3.10) 2000/05/28 Copy of DBF was always in ANSI format, now keeps the same format as the previous DBF. (Correction) Recno column in browse view is now left aligned to permit visibility. (Correction) When an index is open you can now mark all duplicates records. Some index functions are disabled when indexes are in natural order. You can now open multiple files from the File Explorer without opening a new instance of the program. Enhancements and corrections (Version 3.09e) 2000/05/19 Double click or enter key on numeric or logic fields don't crash anymore. (Correction) In the option dialog, the check box for the Auto Open from File Explorer remembers if the option is on or off. We can now use functions from the expression dialog (Correction) New low price of $69.95 US. Major corrections for handling OEM databases, fonts are now properly shown and edited From menu Utilities/New/richest, was not able to save in DBFCDX memo (Correction) Set decimals to 20 to be able enter numeric values larger than 10 characters (Correction) Remember last 5 files from Menu, there where errors in drivers (Correction) Enhancements and corrections (Version 3.09) 2000/03/20 Recompilation of the program with new CAVO25a-1 library New explorer style ini file editor Improved expression dialog, insertion of functions are not copied into clipboard anymore, in this case data into clipboard can now be inserted into the expression. Improved edition of the database form view, you can edit very large string fields. Improved speed for copy of mark records to DBF for large DBF. The replace function now don't truncate the string of 2 characters (Correction) Enhancements and corrections (Version 3.08) 2000/03/04 Recompilation of the program with new cmGUI202.dll library We can now use the ESC key with all Dialogs Windows. Find Dialog has been improved with the AllInstr() function. (See Context Help) Create DBF from marked records do not crash anymore (Correction). You can mark record with the Ctrl key and the Left Mouse Click. You can mark multiple records with the Shift key ant Left Mouse Drag. You can now View and Edit the database in a Form View. Allowing the editing of numeric fields for negative values (Correction). OleRichEditor has been improved to correct printing problems and new direct accesses to the Color Dialog and Context Menu Pop Up. Enhancements and corrections (Version 3.07) 2000/02/03 The index order dialog no longer duplicate fields when deleting orders. (Corrections). You can now open the program at the DOS prompt with or without a DBF file. The program use in this case the default driver and the exclusive mode settings Edition of DBF fields are now limited to the fields lengths. Internal RTF/Text Editor and Edit Current Cell have now different accelerator keys. (Correction). You can now set a default parameter to open Child Windows in the maximized mode. The Seek dialog now shows the index key expression. The Open Index Dialog don't crash anymore when we cancel it without any selection on the NTX driver. (Correction). Insert mode is now set by default when we open the program. Since the new driver _dbfcdx.rdd supplied with CAVO25a gives problems during indexation of numeric fields, the old CAVO25 file is supplied waiting for the correction from CA.. (Correction). Enhancements and corrections (Version 3.06) 2000/01/21 You can now create your own external UDF Dll file. Download the sample file UDF-DLL.zip to see how to do it. You can drag and drop files from the File Explorer to open DBF. The program use in this case the default driver and the exclusive mode settings. Delete and Recall functions from the marked records menu has been corrected. We where not able to use it in share or exclusive mode. Program has been recompiled with CAVO version 2.5a Enhancements and corrections (Version 3.05) 2000/01/15 On Create/Modify Database Dialog, corrected the alt-A key wrong behavior. Sum and average of a database field give the answer in float format and copied into clipboard. Opening file from the file Explorer now use the default driver and exclusive mode When printing structure, the field number is no longer reset on each report page. (Correction) Clear the crash when opening the change order dialog on NTX driver only. (Correction) Deleted() function can now be used in the expression dialog. New Dialog has been introduced to change Date/Time/Attributes of files.