Title: devenv
Thanks for this most-needed project…
Is there a Visual Studio plug-in for IP for colorizing, debugging, completion, etc? (Or hooks into other IDEs?)
(I saw the message on launching the CLR debugger – but one-stop shopping is nice…)
Are most current uses of IP: (a) stand-alone
Hi,
I am trying to use IronPython to script .Net classes with VB6 from within Excel.
The VB6 function below should create a Python engine, but throws a runtime error 80131604.
Thanks
Patrick
Function NewIronPythonInterpreter() As IronPython.PythonEngineDim rt As New mscoree.CorRuntimeHostrt.S