updating com server

Emile van Sebille emile at fenx.com
Mon Aug 13 07:24:12 EDT 2001


I've been working on a com server that returns ~80 fields to Excel.  While I
don't understand the why of it, my routine now when making changes to the
python source is to close Excel; make the python changes; re-register the
com server, which also serves to confirm that the source properly compiles;
and finally, to re-open Excel and the workbook I'm testing with.

HTH you with Word.

--

Emile van Sebille
emile at fenx.com

---------
"jasper" <jaspervp at hotmail.com> wrote in message
news:69b92f52.0108130242.5cbe4206 at posting.google.com...
> hi,
>
> I have made a simple comserver with python which returns a string,
> when called from word.
> I have changed the comserver to return an other string, but it still
> returns the old string. I have tried unregistering and registering
> again, but that doesn't help. the only thing that seems to help is
> rebooting.
>
> is there an easier way to do this?
>
>
> Jasper




More information about the Python-list mailing list