by James Bott » Wed Aug 20, 2008 2:25 pm
Harvey,
>I appreciate your comment but its a very large and complex program and finding a snipet of code that is self contained is very difficult.
Yes, and debugging a program we don't have is very difficult. Antonio is not asking you to find a snipet of code in your existing program, but to create a small program that shows the problem. If you can do this, then the problem is probably a FWH/Harbour problem. If you cannot do this, then the problem is probably in your own code.
>The scrolling is in one part of the program and the get entering is in another. The problem happens in any get after the scroll is activated.
This is one reason that I am concerned about the privates.
>Scrolling at one line per scroll takes the problem away.
How did you change it to scroll only one line--using the windows setting? Please try my suggested test (in previous message) using either 2 or 4 lines. Then also using 1 line, and let us know the results.
James