Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing a field value
Message
From
07/10/2002 06:20:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Refreshing a field value
Miscellaneous
Thread ID:
00708296
Message ID:
00708296
Views:
42
Hi All

Another user on a network can change a particular field value in a dbf file from time to time. I want to check this field value now and then. What is the best way for me to pick up the new value?

SET REFRESH appears to apply to all open files which seems a waste since I am only interested in a single field from a single file. USE the file, read the field, close the file, and then re-USE the file seems like a lot of work too.

Is there a simple way to force VFP to re-read just the value of a particular field from a particular file?

Using VFP7.

TIA

Jos
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Next
Reply
Map
View

Click here to load this message in the networking platform