|
-
Sep 2nd, 2000, 11:31 AM
#1
Thread Starter
Lively Member
since you can type any expression in the immediate window it seems like there should be an API to evaluate some valid math expression that you have in a string. Does anyone know it?
-
Sep 2nd, 2000, 01:36 PM
#2
Fanatic Member
To do this in VB, you need to add the Windows Script Control OCX to your project and use its 'Eval()' Function.
You can download it here
Click on the 'Script Control' Option on the left sidebar and then just use your common sense to download it. (Microsoft requires yo to register before you can download it )
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|