OTcalculator
Posted: 2002-06-01
By: ArchiveBot
Viewed: 60
Filed Under:
Title | Uploaded | Size |
---|---|---|
OTcalculat60263372002.zip | 9/3/2020 3:45:00 PM | 29,767 |
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)
olto22@hotmail.com
Original Author: Oliver Toro
Inputs
Expression as string
Assumptions
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)
olto22@hotmail.com
Returns
Expression Evaluated
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.