MathCAD and SW

Hmm…May it be possible to have MathCAD drive SW, now?
We’re stuck on Win7 and can’t upgrade, but maybe some of you can upgrade and report back?

I believe what they’re referring to here is using a third party program to drive MathCAD. I don’t know much about MathCAD, but from a couple of Google searches it looks like it has some sort of method to write macros or VB.NET code or something. In which case, using it to drive SW would be no different from using Excel to drive SW. It’s exactly like driving SW from inside SW using macros. The code is all the same once you get a pointer to the application. The only reason you would have to drive SW from MathCAD would be if you have some special MathCAD macro that does stuff that SW can’t do.