Allan
Sun Jul 04 21:50:01 CDT 2004
Thank to ALL for you help!
Allan
"David Frankenbach" wrote:
> Jack,
>
> You are right. Making the form modal and adding code to QueryUnload (or
> setting Closable = .f.) will deal with those items.
>
> --
> df - Microsoft MVP FoxPro
http://www.geocities.com/df_foxpro
>
> "Jack Jackson" <jacknospam@pebbleridge.com> wrote in message
> news:oah4e0p60ur2g4lpd7s1hi4fsso45vq977@4ax.com...
> > On Tue, 29 Jun 2004 22:49:07 -0500, "David Frankenbach"
> > <sendnospam@sendnospam.net> wrote:
> >
> > >Allan,
> > >
> > >In your loop you should put a DOEVENTS command which will allow VFP to
> check
> > >the event queue for the button click.
> >
> > Just beware that the DOEVENTS will allow any other events to occur
> > too, such as closing the form or pressing any other button or menu
> > item.
> >
>
>
>