Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path of application
Message
From
18/06/2004 03:58:59
 
 
To
18/06/2004 03:52:39
Sammy Derban
Ghana Telecom
Accra, Ghana
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00914931
Message ID:
00914934
Views:
11
>Hello All
>I need to know the path of my application. Not VFP installatioon Dir.
>Any Help?

You can use _vfp.servername to get the path to the EXE that is running. JustPath(_vfp.servername) should get you the value you want.

If your application is not running from an EXE you can use CurDir() to get the current directory the VFP environment is operating from.
Previous
Reply
Map
View

Click here to load this message in the networking platform