<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Arial'; COLOR: #000000; FONT-SIZE: 10pt">
<DIV>I have a modal form that gets called to do some processing (involving 
Indy), and when it has finished if all is OK I am trying to get the end code 
after the Indy stuff to show status (which it does) and close the form (which it 
doesn’t).</DIV>
<DIV>&nbsp;</DIV>
<DIV>The statement form2.close is being executed but is not closing the 
form.</DIV>
<DIV>What can stop a modal form being closed,&nbsp; or any ideas what I need to 
do to get it to close by itself when its finished?</DIV>
<DIV>&nbsp;</DIV>
<DIV>(The form is opened by form2.ShowModal</DIV>
<DIV>and the code is in a procedure executed from the OnActivate event&nbsp; - 
the Show event also doesn’t work)</DIV>
<DIV>&nbsp;</DIV>
<DIV 
style="FONT-FAMILY: 'Arial'; COLOR: #000000; FONT-SIZE: 10pt">John</DIV></DIV></DIV></BODY></HTML>