Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding path to data
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Finding path to data
Miscellaneous
Thread ID:
00887854
Message ID:
00887854
Views:
57
My exe is in the same directory as the data on a server. I have a shortcut on my desktop that starts the exe. Unless I fill in the "start in" with the same directory my exe cannot find the data. To avoid this I open the data with the full path. To get the full path to the data I use...
StartDir=JUSTPATH(sys(16))+'\'

use (StartDir + 'mydbc!mytable') in 0 shared
Is there a way that is generally accepted as better than this?
Next
Reply
Map
View

Click here to load this message in the networking platform