Ryan Ginstrom wrote:

>>On Behalf Of Anonymous
>>This requires several steps, but the one I am having most 
>>problem finding info on is the ff:
>>
>>1. using/interacting the Python interpreter from VB6
> 
> 
> One way to do this might be by creating a COM server with Python, and having
> VB feed it lines of text and then collect results of execution for display.
> 
> win32com has demos of COM servers.
> 
> --
> Regards,
> Ryan Ginstrom
> 

Hi Ryan, do you have a link to the resources you mentioned?. I did a 
search for win32com - and found this : 
http://python.net/crew/mhammond/win32/FAQ.html  (most of the links were 
either dead, or refrerred to using COM from within Python - i.e. the 
OTHER way round).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to