Re: [python-win32] python-win32 Digest, Vol 92, Issue 16

2010-11-22 Thread Tim Roberts
ad...@genesisware.de wrote: Thanks for you answer. The handle is unfortunately from another process. This is a piece of code I have found on the web that works great to get the values of a list from another process. I have marked the part where I want to select a list item: Yes, this is

[python-win32] Accessing a dictionary like object using WebServices from Win32

2010-11-22 Thread Gary Hubbard
Hi I am trying to communicate with a vendor's WebService, using PyWin32.  I am successful using most of the methods, but I don't know how to interpret those returning a dictionary like object. Obfuscating the vendor name with XXX everywhere, to avoid checking on whether it is acceptable to