CallFunction (OpenInsight 32-Bit)
At 25 OCT 2004 12:57:31PM Wayne Shepard wrote:
I hate asking lame questions like this, but I cannot find any documentation for CallFunction. How does one pass parameters to the function called? I'm calling a remote engine from OI.
Wayne
At 25 OCT 2004 01:09PM Sean FitzSimons wrote:
Wayne,
Callfunction is documented in the 7.0 Help. It can be found in the Programmer's Reference Manual and in the OpenEngine manual.
Sean
At 25 OCT 2004 02:08PM Donald Bakke wrote:
Wayne,
Since you were at the NOLA conference you received the CD that Revelation Software handed out. Our white paper, Multitasking with Multi-Engines in OpenInsight, is on this CD. We document this on page 11 with sample source code.
At 25 OCT 2004 02:23PM Wayne Shepard wrote:
Thanks Don and Sean. Of course, I knew that. At one time. And eventually I realized that in the example I was looking at the parameter being passed to GET_APP_INFO was, in fact, a parameter and it was all obvious. Dang.