On 12/10/2012 2:13 PM, bitbucket wrote:
I have an existing Windows application which provides an OLE
Automation (IDispatch) interface.  I'm not able to change that
interface.  I'd like to call it from a scripting language.  I figure
this would provide a nice quick way to invoke on the app.

I believe the easiest way to do that is to install the pywin extensions
http://sourceforge.net/projects/pywin32/?source=directory

I assume it can handle out params.

--
Terry Jan Reedy

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to