Thanks everybody,
I have decided to downgrade to python 2.5 and try that. I will of course
share my experience later how it works. thank you all again and wish you all
a nice weekend.
Bikash
On 11/13/08, Tim Roberts <[EMAIL PROTECTED]> wrote:
>
> Harald Armin Massa wrote:
> > Maybe, just ma
I posted this on comp.lang.python. but it has been pointed out to me that
this is a better place to ask.
I'm trying to get DispatchWithEvents() to work with HyperAccess (terminal
program) without much success.
This works but doesn't handle the "Event Driven Functions":
haObj = win32com.client.Di
> haObj = win32com.client.DispatchWithEvents("HAWin32", HAEvents)
> It fails with the error message:
> "TypeError: This COM object can not automate the makepy process - please
> run makepy manually for this object"
At this point, all you need to do is execute makepy, then select the typelib
fo
Hello group! I'm a new member, I hope to be of help some time! As today, I have
troubles, hope you can solve them:
When I open my Python interpreter, this is appearing instead of the command
arrows (>>>):
File "boot_com_servers.py", line 21, in
File "C:\Python25\lib\site-packages\pythonco
Echavarria Gregory, Maria Angelica wrote:
> Hello group! I'm a new member, I hope to be of help some time! As today, I
> have troubles, hope you can solve them:
>
> When I open my Python interpreter, this is appearing instead of the command
> arrows (>>>):
>
> File "boot_com_servers.py", line 21