main logo
Subject: Re: Mi form appears and quickly disappears
Author: Bill Young
Posted: 2001/09/14 23:22:08
 
View Entire Thread
New Search


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
<-- Prior Message New Search Next Message -->