om]
Sent: 17 April 2012 02:15
To: [email protected]
Cc: [email protected]
Subject: Re: [python-win32] Need advice on iterator implementation in
scripting host
On 13/04/2012 9:14 PM, Pulsonix Tech Support wrote:
> We have an ActiveX scripting host implementation in our application
&
On 13/04/2012 9:14 PM, Pulsonix Tech Support wrote:
We have an ActiveX scripting host implementation in our application
(written in C++), so that users can run scripts to access our data from
inside the application.
Current problem is that iterating from Python script doesn’t work right.
You can