Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a faster way??
Message
From
12/02/2003 08:21:57
 
 
To
12/02/2003 08:11:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00751786
Message ID:
00752234
Views:
19
Values for SET REFRESH must be non-negative integer values. Using decimal values causes the value to be 'rounded' down to the next lowest integer, so using .5 sets it to 0.

You could try SET REFRESH TO 0, 1.

Note that this will significantly increase network traffic, so it should be used judiciously.

>Scott,
>
>The first parameter of SET REFRESH seems only to apply to the BROWSE command.
>The second parameter, as I read it, applies to ANY buffered table data in the workstation and is used to cause the workstation to have its buffered data updated with any changes known at the 'server'.
>
>I tested your specification of 0.5 this morning and it caused no change in either value. Param1 remained as 0 and param2 remained at 5. This means that other workstation changes to records buffered at the (issuing)workstation could take up to 5 seconds to become known at the workstation.
>
>good luck
>
>
Jim Saunders
Microsoft
This posting is provided “AS IS”, with no warranties, and confers no rights.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform