Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OpenTables() issue over upgrading
Message
From
18/04/2003 10:52:23
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00779145
Message ID:
00779177
Views:
16
Try putting in the:

SET PATH TO < >
and
SET DEFAULT TO < >

and in the <> put in the path where the data is located in the start of the program

VFP gets confused often and tries to look for data in the home directory where your code resides, but putting in these commands usually helps.

Also look at the setting up a configuration file these are some of the many options you can put in. (located in the help drop down).

Kev
``` Appreciate a normal day, it is always better than a bad one ```

Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform