Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the data PATH does not change the table?
Message
From
29/04/1999 14:40:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Changing the data PATH does not change the table?
Miscellaneous
Thread ID:
00213577
Message ID:
00213577
Views:
62
I have a program in vfp50. One of the options in the program
allows to you change the data PATH. I have tested the code that
changes the data PATH and I have made sure the PATH is changed. I am using buffering with CURSORSERPROP(). After I change the data PATH, I refresh the screen, but the old data is still displayed. My code is:

set path to &newpath
do form myform (init event)
select mytable
thisform.refresh

Anybody know what the problem is?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Next
Reply
Map
View

Click here to load this message in the networking platform