Hello, I don't really have experience using win32com and I'm running into a
problem. I'm trying to use a COM object. Several of the functions take
strings as arguments, but when I pass in a string I get an exception:
>>> import win32com.client
>>> o=win32com.client.gencache.EnsureDispatch("AT9
If you're interested in using Python with .NET, you should check out IronPython:
http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython
They've implemented Python in .NET. Personally, I've never used it.
Mark Brighton
Senior Software Engineer
NeuroPace
-Original Message-
From