Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path Problems
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Miscellaneous
Thread ID:
00410604
Message ID:
00411100
Views:
17
In Addition, make sure you are in the correct directory when you SET PATH TO
The VFP start dir is not necessarily the default dir.
ALLTRIM(SYS(5)) + ALLTRIM(SYS(2003)) will return the absolute path to where your program is running.

If you are not sure do:

acti scree
? curdir()
return

in your main prg to see exactly where you are when SET PATH TO is issued and when you are about to launch your menu.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Reply
Map
View

Click here to load this message in the networking platform