Why is it that a call to a com object method with no parameters returns a value. But a call to a com method with one or more parameters returns the return value and all the arguments in a tuple? Just wondering why this is. Also, is there any mention of the is the PPW32 book? Thanks, Gene _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython
- RE: com client return values Gene Chiaramonte
- RE: com client return values Mark Hammond