<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>



Hi All,<BR>&nbsp;<BR>I'm running the latest IronPython 2.7.1 and I'm not seeing the prompts with the -i parameter. It works without the -i but not luck trying execute a script then continuing to interactive mode. <BR>&nbsp;<BR>I notice that in the PythonCommandLine the Prompt field has been overridden. It tries to get the variable "ps1" if that doesn't exist it returns "". The only problem the ps1 variable is not created when executing a file.&nbsp;I just wanted to confirm if this is an issue. <BR>&nbsp;<BR>Thanks<BR>&nbsp;<BR>Danny&nbsp;<BR>                                               </div></body>
</html>