v8.1 [Mar 21, 2014]
- Import of DBM (DataEase for Windows data file) is fixed and is now supported for any file and andy DFW version up and including DFW 8.1 (Exception is Memo fields which currently is not imported from DBM). Fix of formatting in Memo fields so tabs/spaces is retained in both edit/view mode. Pasting of data changed so multi-record pasting is again supported outside memo fields. In Memo fields pasting in memo is supported.
- Implementation of LabelExecDQL(). You can now execute a DQL that is written into a form in a label. Derivations on fields and buttons expanded to 4096 characters from 255.
- SetStyle() fully implemented. GetClass() implemented. GetLabelText(),GetStyle(),GetValue() added.
- Properties added to GetCurrent() - RecordNumber and RowNumber. SetStyle expanded further to cover Record and Form objects. Import of DE files partially re-implemented. Will work for database files not containing Memo files.