README.md
December 4, 2022 ยท View on GitHub
Description
OTcalculator usign Microsoft Script Control.
Microsoft Script Control is an OCX control of Microsoft and you can include in you VB programs for manage code at execution time, you can add code and vars with Addcode Method, you can evaluate expressions with eval() function easily.
It's too easy add code, modules, procedures, functions dynamically.
(You can to combine with callbyname function for make dynamic programs
and you can save code sections, functions in tables and load them in your programs)
More Info
Expression as string
Expression Evaluated
| Submitted On | 2002-03-07 17:01:30 |
| By | Oliver Toro |
| Level | Advanced |
| User Rating | 4.7 (14 globes from 3 users) |
| Compatibility | VB 5.0, VB 6.0, VB Script |
| Category | Complete Applications |
| World | Visual Basic |
| Archive File | OTcalculat60263372002.zip |