I currently use the Microsoft msscript.ocx object to return string calculations...ie Value=ScriptControl.Eval("4 * 2")
I'm looking for an alternative for a couple of reasons, one being that I'm not even sure that I'm permitted to distribute this object.
Is anyone aware of any 3rd party tools (free or otherwise) that can convert string calculations to values? (preferably .Net components)
I'm looking for an alternative for a couple of reasons, one being that I'm not even sure that I'm permitted to distribute this object.
Is anyone aware of any 3rd party tools (free or otherwise) that can convert string calculations to values? (preferably .Net components)