>> If I can get an understanding of how these collections work on the >> Python side vs the COM side, I'll be make some progress. > > So what is you question?
How do I create a COM server that emulates the COM interface of MS Word? Specifically, returning this 'Documents' collection in what ever is the proper form. Much as I would prefer to ask a well-formulated and direct question, I don't have the vocabulary to do so. I am primarily familiar with python with only a basic knowledge of COM. I have used it to script external applications in the past, but implementing servers is more involved. Most documentation that I have found presumes an existing knowledge of COM that makes it less useful to me. A working code snippet demonstrating the described feature would be helpful. So would information about what sort of COM features I should be learning about. If that sort of query is off-topic for this venue, then a suggestion regarding a good documentation resource, because I have just about exhausted my ability to bootstrap my skills to a useful level. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32