<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi All,<BR> <BR>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. <BR> <BR>Thanks<BR> <BR>Danny<BR> </div></body>
</html>