I am using C55d and Tps files
I have a Server polling data and storing the data at a central location.
I then have clients polling the data and refreshing this data al
transactions are stored local as well
untill the user finalises the shift.
When i use Thiswindow.reset(1) in a timer set at about 8sec it works every
time
But I get record retrival errors if i have a large number of record.
I put this down to Thiswindow.reset(1) refreshes the window every 8sec or
so.
Is there a better way of doing this without increasing the timer.
Has anyone used ResetRequired if so are there any Examples
TIA
Sam