Re: DDE Module for Python 3.1.2

2010-08-24 Thread Madhusoodan
Respected Stefan and Tim, Thanks very much for help. I found DDE tutorial for 2.6 but was wondering why I can't do it in 3.X. Thanks Stefan for pywin32. I was not knowing this tool. Thanks again to both of you. Regards madhusoodan On Aug 23, 5:12 pm, Tim Golden wrote: > On 23/08/2010 13:02,

Re: DDE Module for Python 3.1.2

2010-08-23 Thread Tim Golden
On 23/08/2010 13:02, Stefan Behnel wrote: Madhusoodan, 23.08.2010 13:50: I am learning python 3.1.2 on windows XP. I wanted to do experiments on importing real time data from QuoteCenter with DDE. What's DDE here? It'll be Microsoft's Dynamic Data Exchange : http://msdn.microsoft.com/en-u

Re: DDE Module for Python 3.1.2

2010-08-23 Thread Stefan Behnel
Madhusoodan, 23.08.2010 13:50: I am learning python 3.1.2 on windows XP. I wanted to do experiments on importing real time data from QuoteCenter with DDE. What's DDE here? After searching relevant module, I found dde module only for Python 2.6, but not for 3.1.2. Could you provide a link t

DDE Module for Python 3.1.2

2010-08-23 Thread Madhusoodan
Hi Members, I am learning python 3.1.2 on windows XP. I wanted to do experiments on importing real time data from QuoteCenter with DDE. After searching relevant module, I found dde module only for Python 2.6, but not for 3.1.2. Kindly guide me if there is any other way I can communicate with DDE