> >>> Please post the complete source for the *smallest possible* > >>> server and client that demonstrates your problem... > > OK. > But my original source has more than 7000 lines. > That will take a certain time (that is added to my work).
Welcome to my world! :) > For info, the call of the instance-methods run correctly with > ObjectPal(Paradox), but not with Python, nor with VBscript/JScript. That implies a problem distinguishing between a property and method - try googling for _FlagAsMethod and/or ERRORS_BAD_CONTEXT - both can be found in win32com.client.dynamic Cheers, Mark _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32