Your one form is probably 'Modeless'. You need to change the WindowType property to 'Modal' and then run it.
Bill
<i><font color="#663300">I don't know what is happening or what fundamental concept I'm not having present.
I have a very simple form with a combo box (RowSource = <alias.field> and RowSourceType = 2 - Alias - ) and two command buttons (Ok and Cancel).
When I execute the form with DOFORM(), it works fine, but when I write something into the its init method and try to execute it, it appears and quickly disappears.
What am I doing wrong?
Thanks in Advance.
</font></i>
Bill Young CySolutions wjy At cysolutions DO.T com ©2001 Bill Young |