Mike,
This is a problem which many of us RPP users know of. It has been with RPP for a number of years.
The problem is that the method used by RPP to find the price of all shares for the displayed date is very inefficient. It must scan the .qph file for each company that you are displaying. You would think that this should have been improved by now. Surely RPP could recognise that if no share prices were updated, then it should be able to retain the appropriate price of all companies in the system, with the retained prices only being updated if there is a change to price values or a change of display date. If prices were indexed in a reverse ordered sequence, this scan would also be much quicker. Displaying the current (latest) price should not even require accessing the file, but for some reason it does.
As it is, the screen flickers and the prices are being repeatedly updated. I wonder how frequently this price update is being done, as it appears to be multiple times.
Again this is a known and reported problem that does not appear to have been addressed. We can only wait !
John
Sorry, but I do not know how to control this response.
I had this response with RPP 2013, skipped RPP 2015 and it still occurs with RPP 2016. My share prices go back to before 96.
I attributed the cause to when the .qph file size exceeded a certain size. If you could run on a good SSD, this could help, although with Win 7 or later, the file I/O should be buffered. It is not a big file.
There is definitely something causing the RPP to wait, which Reckon should be analysing.