A
Anonymous
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 commands at the command line and executes them, returning
any results to the VB6 window.
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
Any pointers/demos etc are very welcome - and if this has already been
done, please let me know, so I can learn from what someone else has done
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 commands at the command line and executes them, returning
any results to the VB6 window.
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
Any pointers/demos etc are very welcome - and if this has already been
done, please let me know, so I can learn from what someone else has done