Thanks Matt.  I&#39;m still hopeful there&#39;s something I can do from the python (server) side as the VB scripts are managed in somebody else&#39;s project.<div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">Does anybody else have input on this?  Is this a known issue with pyWin32 or do I need to do something differently in the server code?  If a known issue, is the cause known and a fix in the works?  Alternately, can somebody help me identify the issue in the pyWin32 source so I can rebuild my local copy?</div>

<div><br></div><div>Thanks.</div><div>- Gerry<br><br><div class="gmail_quote">On Mon, Nov 29, 2010 at 8:19 AM, Matthias Kirst <span dir="ltr">&lt;<a href="mailto:matt@clondiag.com">matt@clondiag.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div lang="DE" link="blue" vlink="purple"><div><p class="MsoNormal"><span lang="EN-US">We stumbled across the same problem (10 years ago) and our solutions are:</span></p>

<p class="MsoNormal"><span lang="EN-US">- use global variables</span></p><p class="MsoNormal"><span lang="EN-US">- copy variable to another one and call COM server with this copy</span></p><p class="MsoNormal"><span lang="EN-US"> </span></p>

<p class="MsoNormal"><span lang="EN-US">Hope this helps,</span></p><p class="MsoNormal"><span lang="EN-US">Matt</span></p><p class="MsoNormal"><span lang="EN-US"> </span></p></div></div><br>_______________________________________________<br>


python-win32 mailing list<br>
<a href="mailto:python-win32@python.org">python-win32@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-win32" target="_blank">http://mail.python.org/mailman/listinfo/python-win32</a><br>
<br></blockquote></div><br></div>