Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Startup Directory
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00109133
Message ID:
00109847
Views:
22
When using SYS(126) to grab the EXE's path, just SUBSTR() to remove the name of the exe from the string returned...ie.

set path to (SUBSTR(sys(16),1,AT("MYAPP.EXE",sys(16),1)-1))

--
Jerry
Previous
Reply
Map
View

Click here to load this message in the networking platform