Re: [python-win32] DDE: python server/excel client - pass array?

2008-12-24 Thread bob gailer
David Haas wrote: I've run into a problem with DDE Why use DDE when COM is available? which, after much googling and trial & error, I managed to work around, but I'm pretty sure there's a better solution. I think the problem is this: there's currently no way for a python DDE server to pass a

[python-win32] DDE: python server/excel client - pass array?

2008-12-24 Thread David Haas
I've run into a problem with DDE which, after much googling and trial & error, I managed to work around, but I'm pretty sure there's a better solution. I think the problem is this: there's currently no way for a python DDE server to pass an array back as a response from a DDE Request - it's either