Re: [OctDev] ActiveX support

2008-07-24 Thread Rainey, David
Michael, Thanks! This worked great. Dave. -Original Message- From: Michael Goffioul [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 2:25 AM To: Rainey, David Cc: octave-dev@lists.sourceforge.net Subject: Re: [OctDev] ActiveX support Yes, there is an actxserver function in

[OctDev] ActiveX support

2008-07-22 Thread Rainey, David
Hello, Does anyone know of any work (partial or complete) being done on ActiveX support in Octave? Specifically, are there any functions similar to Matlab's actxserver and methods? Thanks, Dave Th

[OctDev] Repost: DDE Support

2008-06-26 Thread Rainey, David
Looks like my previous message was chopped because I had HTML enabled. Sorry... Has anyone done any work on getting Octave to support the Matlab DDE commands (ddeinit, ddereq, ddepoke, ddeterm, etc.)? I wrote some scripts that use a command line utility to duplicate the Matlab functionality, but

[OctDev] DDE Support?

2008-06-26 Thread Rainey, David
Has anyone done any work on getting Octave to support the Matlab DDE commands (ddeinit, ddereq, ddepoke, ddeterm, etc.)? I wrote some scripts that use a command line utility to duplicate the Matlab functionality, but they are very slow and cause the application focus to jump back and forth between

Re: [OctDev] Problem with mkoctfile under VS2008

2008-06-20 Thread Rainey, David
Hello, Thank you for all the comments. I didn't see the attached file with the fix, but I thought I would include the original source file and let you know what I did to fix it. The reason I did not originally include the source is that I wanted to make sure it was not proprietary before I se

[OctDev] Problem with mkoctfile under VS2008

2008-06-19 Thread Rainey, David
Hello, I have been trying to build some MEX files using mkoctfile -mex. I have Visual Studio 2008 Professional installed and I have tried both the regular setup for Octave and the MSVC2008 setup file as well. In each case, for any of the files I try to compile I get one of two sets of errors