MathCad15 and VB 2010
Hi Everyone,
This may have been raised befor but I need some help.
Simple input and output in MathCad15, using the code from other parts of the form to write the VB code (VS 2010) to call the Mathcad file works find (Thanks to all who have contributed).
The problem is consistency, when I run the programe the values are passed to in0, in1 ect......the calculation is done (Recalculate) and the output is passed back to the calling VB programe (out0).
I rerun the application and nothing! Regardles of what I do i cannot get the interaction between the app and mathcad. Shutting it all down and restarting VB and Mathcad works sometime but it seems like pot luck.
It is a simple calc out0:= in0 + in1 for testing purposes but I cannot get it to work!
Any Help please

