Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path Problems
Message
 
To
29/08/2000 23:28:08
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Miscellaneous
Thread ID:
00410604
Message ID:
00411922
Views:
12
don't use drive letters, just use relative paths

your root directory is projectname

so you need

set path to data,forms, reports,libs,progs additive

or whatever your setup is

if you need to get out of the tree, you can

set path to ..\..\otherdir additive


dave
Previous
Reply
Map
View

Click here to load this message in the networking platform