[python-win32] Python COM server corrupting VB parameter?
Matthias Kirst
matt at clondiag.com
Mon Nov 29 15:19:26 CET 2010
We stumbled across the same problem (10 years ago) and our solutions are:
- use global variables
- copy variable to another one and call COM server with this copy
Hope this helps,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20101129/96c68a58/attachment.html>
More information about the python-win32
mailing list