Extended Evaluate
Description
This library considerably expands as functionality of standard EVALUATE statement as increase performance of EVALUATE-expressions. It is especially important when you use EVALUATE in loops. The performance is increased in times!
Features
- Applicable for all Clarion versions: 5.x/6.x
- Independence of Clarion edition (Enterprise or Professional)
- Supporting both ABC and Legacy template set!
- Increase performance of EVALUATE more than on 150% in C5.x and 25-30% in C6!
- Support of BINDEXPRESSION statement
- Support using of EVELUATE-expression like usual assign-statements
Structure
Library contents template file dEvl.tpl with a global extension to include Extended Evaluate capabilities and a set of libraries (static and dymanic) and header file ExtEval.inc which declares a library classes. Library support ONLY 32-bit memory model and shipped as standalone run-time or local. Using the given library as a standalone run-time you MUST include the file dEvl5x.dll, dLib55x.dll or dLib60x.dll (depending of Clarion) into yours application ship list.
Using
Before library and template using, it needs to be registered in Clarion Template Registry. After you have finished library installation to your computer launch the Clarion IDE. Then select menu Setup and choose Template Registry item. Click Register button and you will see Open File dialog where you search for the following. file dEval.TPL. Click him by mouse and press button Open. For a few seconds templates will be registerd. The first stage has completed.
Hint: I want to remind you that template will be displayed in the list of available templates only in 32-bit projects. Otherwise you see a warning.
History
current version 2.1 (Apr 29, 2004)
[+] Revision of library kernel for compability with the latest release of C6.1.
[*] Revision of documentation.
version 2.0 (Nov 13, 2003)
[+]: Full remaking for compatibility with Clarion 6.
[*]: Documentation has been updated.
[-]: Minor bug fixes.
version 1.2-1.6 (Aug, 2002)
[*]: Inner releases.
[*]: Some changes.
version 1.1 (Jul 06, 2002)
[+]: The first public release of the product.
Purchase
- $65 per license on ClarionShop

