Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Force the program to read from the disk
Message
From
26/03/1997 20:16:10
 
 
To
26/03/1997 10:05:18
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00025621
Message ID:
00025747
Views:
33
>>2) I remember you had REPROCESS set in another of your programs. Do you also have a value set for REFRESH? If so, then it is possible that the time you have specified has not expired. Set it lower to see if you have a change in behaviour.
>
>No, I don't have a value set for REFRESH.

You always have a value for REFRESH since it's a SET command. If you don't set it, it's the default value.

SET REFRESH determines in FoxPro the delay between the moments when the data is read again from disk into buffers.

So, if the SET REFRESH is to 1 second, you can have a delay of up to 1 second between the moment when a station makes a modif until the moment when an other station sees it.

Hope I'm right. :)

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform