Hi All,
 
I have IronPython embedded in my application to run predefined scripts. I 
experiment and debug a lot in the interactive environment outside of my 
application. I was wondering if I could launch ipy from my application and pass 
it my ScriptScope for debug/experimenting purposes? I know I can launch ipy 
from my host but I haven't figured how to pass it my scriptscope so I can play 
with the current objects in the scope. 
 
Thanks
 
Danny
                                          
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to