Very Confused
Mike Schwartz
mschw at athenet.net
Tue Nov 29 10:11:14 PST 2011
> I have a show command that displays account numbers on the screen as it
> processes all the accounts.
> However, when I initially tested it, nothing showed on the screen.
> So I put a pushkey “[ENTR]” command just before the show command and
> an x=waitkey right after it.
> The idea being to actually slow it down a bit.
> Voila! The show command then displayed on the screen just fine.
> But why did I have to do this? And what should I have done?
>
> Del
You might try maintaining a counter to 10 or 100 in a global variable, then only executing the show statement on every 10th or 100th record. That way a single record number image sits on the screen longer.
I have some people running filePro on Windows 7 machines and they don't seem to have a problem, although most are running older versions of filePro, like 5.0.14. However I have seen this behavior on some of the "gaming" (vector graphics) video cards...)
Mike Schwartz
More information about the Filepro-list
mailing list