Question
Invoking Mathcad Prime 2.0 from console
I need to invoke Mathcad from console passing parameters. How can I do this? I'm using 2.0 prime Version
My Use case is:
Form Windows 7 console:
> mathcad prog1.xmcd file1.txt file2.csv
I need this to automate the execution of a MathCad worksheet using Shell Script.
My question is : how to read the parameters in MathCad worksheet ?
