system command - problem resolved
Kenneth Brody
kenbrody at bestweb.net
Thu Nov 3 06:43:28 PST 2005
Quoting pmahler (Wed, 2 Nov 2005 16:26:53 -0500):
> Dennis is out of the office until Monday, so we are not going to do any
> programming on this issue until Monday, but any input for then would be
> greatly appreciated.
>
> Ctrl-L will redraw the screen.
Which means that filePro has the correct screen information, and it is
something external to filePro which erased the bottom of the screen.
Are you still using SYSTEM NOREDRAW? Does something in the escape
sequence you're using also clear part of the screen?
> We have something else interesting in that if the screen has an open
> field the system goes into update and places the curser in the field on
> the screen. You can Ctrl-C out of the screen and then Ctrl -L to redraw
> but of course we would not like to do that.
What is the exact processing you are using? Dennis said it's an @key
event, which will not put you into update on the screen unless you
explicitly request it via SCREEN or POPUP UPDATE. (Or do something
like a PUSHKEY "U".) What is the rest of the @key event code, beyond
the SYSTEM command?
Does Ctrl-L redraw the screen while in update mode?
> If the screen has no open fields then just the Ctrl -L is needed.
>
> Thanks for your assistance
[...]
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list