RE: newbie wants to call C++ program
you can make a C++ program, then compile it as a .dll file. The scripting environment can then call functions in the .dll file by way of the Interop.Call() function, as documented in the scripting documentation.
I cannot hear you. There is a banana in my ear.
|