Search Tools Links Login

OTcalculator


Visual Basic 6, or VB Classic

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

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 91 times

Categories

Visual Basic 6

Attachments

OTcalculat60263372002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 29,767 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.