Eval 1.02 for VB
Visual Basic constant expression evaluator module

Copyright 1998, 2000, 2004, 2013 Aivosto Oy
www.aivosto.com

System requirements for demo:
* Visual Basic 6.0 run-time libraries

System requirements for complete product:
* Visual Basic 5.0 or 6.0. The same source works for both.
* Visual Basic CE 6.0. A special legacy VBCE module is available.

Eval for VB is designed to mimic the behavior of Visual Basic 5.0 and
6.0 compiler constant expressions (#Const). This is almost identical to
the behavior of the conventional Const expressions. You can use Eval
evaluating mathematical expressions, like 2 * (3 + 4), or any other VB
constant expressions. 

See the help file for more information.
