> Newbie question..
>
> I am trying to connect to a COM object.. and I can't figure
> how to code it..

You really need to consult the documentation for the object itself.

>
> In Makepy the name of the COM object is:
>
>    OTA COM 9.0 Type LIbrary (1.0)

Try opening the file generated by makepy - if you are lucky, you will find a
comment along the lines of:

  This CoClass is known by the name 'Some.Name.Here'

Mark

_______________________________________________
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to