Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can mathcad act like a daemon?

Status
Not open for further replies.

ben125

Electrical
Joined
Sep 8, 2008
Messages
2

I'm a newbie (don't know how to use mathcad), evaluating whether we should buy it. I need expert advice.

We have mathcad code that needs to be called from excel. I see a couple ways this could work:
1) if mathcad has a command line function that can be called from a DOS shell (e.g., "c:\mathcad.exe -i input.xls -o output.xls"), then excel can call mathcad when needed.

2) mathcad could run like a daemon, if it somehow can poll for an input file, and if it appears, mathcad will read the data, write an output file, and delete the input file... then return to polling.

Does anyone think this is possible/reasonable or have other ideas on how to do this?


Thanks in advance for you help,
Ben
 
You can install a Mathcad add-in for Excel.
 
Mathcad also can have embedded Excel worksheets, so it wors both ways.

TTFN

FAQ731-376
 
Thank you!

I appreciate your help and expertise.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top