I tried the "late-bound" mode (by deleting all the
generated files in the gen_py directory).
It still gives me the same TypeError.
>>> obj.AddTest('IsBuy', True)
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "<COMObject XTAPI.TTOrderSelector>", line 2, in
AddTest
TypeError: The VARIANT type is unknown (0000001e)
Thanks!
(PS: Being new to the mailing-list, I am not sure if
it's proper to cc the list on follow-up questions and
discussion like this. Let me know if it isn't.)
--- Mark Hammond <[EMAIL PROTECTED]> wrote:
> > Does the error above show with some certainty that
> > it's a problem with the COM object?
>
> Sadly it doesn't demonstrate much with any
> certainty!
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32