<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi All,<div><br></div><div>I got my ghost screen display issue fixed but now a new (related?) issue is giving me fits.</div><div><br></div><div>I call a screen, data is entered. During the update procedure, I call a second screen passing a record structure and some temps to put in more data.&nbsp;In screen 2, the user does an update and returns to the first screen where we check to make sure that the required data was entered. If not entered then we do a rollback, otherwise complete the update and push find.</div><div><br></div><div>All working just fine, the problem is the second screen is still being displayed on top of the first one! I have tried putting an explicit RETURN at the end of the second screen's update and there is no difference in the behavior. &nbsp;This is the only screen in our system where processing is done on a second screen during an update procedure from a calling screen.</div><div><br></div><div>Refresh All does not seem to have any effect. the documentation says I need to run Quick using the&nbsp;restore = lines program parameter but I cannot find an example. We run a pretty vanilla setup with a standard qkgo file that I am very hesitant to disturb.</div><div><br></div><div>I'm sure there is something simple I am overlooking (or have forgotten)!</div><div><br></div><div>Karen Barrett</div><div>Lattice Semiconductor</div>                                               </body>
</html>