Show statement a browse lookup
Laura Brody
laura at hvcomputer.com
Fri Jun 16 20:27:44 PDT 2006
On Fri, 16 Jun 2006 11:01:20 -0400, GCC Consulting <gccconsulting at comcast.net> wrote:
> Is there an answer to this problem?
>
> I have a browse which uses lookups in a drop to select records to show.
> This routine takes a few seconds and I would like to display "One Moment -
> Gathering Name".
>
> I tried doing a show statement as part of the drop routine - didn't work.
> Showed up when the browse window displayed.
It just sounds like you need to put up the SHOW, SHOWCTR or
SHOW POPUP followed by a VIDEO SYNC immediately before the browse
lookup statement. Do a CLEAR, CLEARS, DISPLAY or whatever just
after the browse lookup ends.
> The moved the show statement to the line just after @wbl is executed. Again
> the show statement appeared only after the browse window came up.
>
> Changed @wbl to @wuk leaving the show statement execute when F8 was pressed.
> Again it never came up.
>
> I tried video sysn before the SHOWCTR() statement. No luck.
>
You will want to do the VIDEO SYNC after the SHOWCTR, not
before. Think of the VIDEO SYNC as a command which will force
all video buffers to be written out *now*.
> Is this possible?
Yes.
> Richard Kreiss
> GCC Consulting
>
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
--
Laura Brody
+------------- Hudson Valley Computer Associates, Inc ----------+
| PO Box 859 120 Sixth Street http://www.hvcomputer.com |
| Verplanck, NY 10596-0859 Voice mail: (914) 739-5004 |
+------ PC repair locally, filePro programming globally --------+
More information about the Filepro-list
mailing list