News | | Download | Order/Buy | Barcode encyclopedia | Contact |
PSOFT barcode homepage
Barcode solutions for Delphi™, C++Builder™
Applications for Windows™, DLL
ActiveX for Microsoft Office™
Sep 20 2017

Updated Barcode library prices


Our second homepage




Are you developer? Can be inform about news, updates? Can you try new versions before official presentation? Not a member yet? Please join us.

EMail:
Are you developer? Can be inform about news, updates? Can you try new versions before official presentation? Not a member yet? Please join us.

EMail:






Eval library


Info about trial

Advantages :

  • You can try our software before you buy
  • Unlimited numbers of copy our trial software
  • Time for try our trial version isn't limited

Limitations :

  • Only partial source code... main units only in precompiled version (dcu files)
  • No support, but of course constructive comments welcome
  • Trial versions can contain NAG screen : display window about our company, in registered version is this window of course removed

After registration/order

  • You receive full source code
  • Full email support
Function parser with user interface for design functions and conditions specified at runtime. Converts mathematical, string, date, goniometric, financial functions given as a string (y='sin(x)*sqrt(x+5)') and its argumets into the function value. Run-time database filters, end user friendly inteface.
Basic component is completed with more visual components. End user interface can have user friendly input of expressions and conditions, so, that final user doesn't have to know syntax of individual functions. There is a component to disposition too, which enables simple registry created expressions and conditions and their again exploitation without necessary again putting information's.


Advantages :
  • about 200 supported functions
  • extended functions:
    • Find text with errors
    • Extended goniometric functions
    • More functions working with date & time
  • runtime specified expressions
  • runtime specified calculated fields
  • more flexible than standard TTable.Filter or SQL clause where
  • nice user interface
  • composite functions

Disadvantage: Because Eval library is interpreter, execution time is 8-10x longer than compiled code. But for end user interface, calculators, grids this is very fast.

Component list :

TEval
Basic component of TEval library. Analyze string in TEval.Expression and you can read result using TEval methods Value, AsBoolean, AsDateTime, AsString, AsFloat, AsInteger, AsVariant.
TEvaList
Same as TEval, but can you use for more expressions, you can use same parameters for each expression.
TEvalVariableList
TEvalFnGroupCombo
TEvalFnGroupList
TEvalFnComboBox

TEvalHistoryCombo
TEvalParams
TEvalFnPanel
TEvalSimpleDesigner
TEvalDBNavigator