I am currently working on a macro to automate mathcad input / output.
The problem i am having is that we need to save a copy of every mathcad sheet we produce with inputs and outputs.
I have achieved this by embedding an excel sheet into mathcad and using setcomplex, recalculate, getcomplex...