Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table management
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00106936
Message ID:
00107531
Views:
33
I usually just do something like this in my first few lines of code:

set path to (SUBSTR(sys(16),1,AT(" myapp.exe",sys(16),1)-1))
cd (SUBSTR(sys(16),1,AT("myapp.exe",sys(16),1)-1))

Assuming that the default installation is to have to exe in the same directory as the data. I wonder if there's an easier way...


--
Jerry Ritcey
Previous
Reply
Map
View

Click here to load this message in the networking platform