Can I use Visual C++ to call "Mathematica 4.0" to open a "nb_file" and calculate the result .??
- To: mathgroup at smc.vnet.net
- Subject: [mg45091] Can I use Visual C++ to call "Mathematica 4.0" to open a "nb_file" and calculate the result .??
- From: mdhsung at itri.org.tw
- Date: Tue, 16 Dec 2003 06:21:35 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
I get a problem that I have to write a friendly GUI users_form for a difficult mathematica file (nb file) that was written by some one else. Can I just call "Mathematica 4.0 kernel" to open a "nb_file" and calculate the result using DLL method or OLE method?? I try to understand what "mathlink " is for...... Is "mathlink" can do my job??? is it only for using that "C source code" to be calculated in mathematica?? Thanks Ming-Te Hsiung