Anonymous wrote:
>
> 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
En Wed, 03 Oct 2007 07:53:15 -0300, Anonymous <[EMAIL PROTECTED]> escribi�:
> Ryan Ginstrom wrote:
>> 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 s
On 3 Oct, 11:07, Anonymous <[EMAIL PROTECTED]> wrote:
> I am trying something which appears (so far), that many other people
> have not yet tried before - since I can't find any useful related
> material despite several days of searching various sites/blogs etc.
>
> I want to use VB6 as a front end
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
> 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 collec
I am trying something which appears (so far), that many other people
have not yet tried before - since I can't find any useful related
material despite several days of searching various sites/blogs etc.
I want to use VB6 as a front end for building a small GUI console that
accepts python comman