Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Development and Production Environment
Message
From
12/10/2006 09:13:24
 
 
To
12/10/2006 03:15:49
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01161392
Message ID:
01161432
Views:
18
Look at:

JUSTPATH(SYS(16,1))
JUSTPATH(_VFP.ServerName)

or :

*--Say your executable is run from c:\programs\myfolder or f:\programs\myfolder and the data
*--is always stored in a subdirectory named data e.g. \programs\myfolder\data:
pdir = JUSTPATH(_VFP.ServerName)
ddir = pdir+"\data\"
set default TO (pdir)
set PATH to (ddir)
?sys(2003)
?set('path')

Also look at sys(5) to get the drive
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Reply
Map
View

Click here to load this message in the networking platform