Results 1 to 1 of 1

Thread: Microsoft Script Control Equivilant in VB.Net? ** Resolved **

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2003
    Posts
    153

    Microsoft Script Control Equivilant in VB.Net? ** Resolved **

    I need to make an engine that will allow a user to create a formula, and want to use the VB Script functionality in order to help with this. (ie pass a string to a class and have it evaulate it, to save me from reinventing the wheel)

    I looked through the search page on this website and several suggestions came up to use the Microsoft Script Control in the VB forums. I had a look through MSDN and I cannot find the equivilant object in .Net

    Anyone able to tell me where it is and it's namespace? Or do I have to create a webpage in memory and evaluate it there?

    Thanks,
    Stephen

    ** Edit: Found it in the .Com objects **
    Last edited by Carnifex; Aug 25th, 2003 at 12:14 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width