Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fullpath() not working
Message
From
03/03/2004 05:20:07
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
To
02/03/2004 14:50:37
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00882238
Message ID:
00882624
Views:
16
Hi
use from below code . it is easy but work vey good.

def_path = ADDBS(JUSTPATH(FULLPATH(SYS(16,1))))
SET_def="set default to '"+def_path+"'"
&set_def

if your directory is C:\PROGRAM FILES\MY APP\ it work and if your database is in DATA directory only writ

set_dbf="set path to '"+def_path+"data'"
&set_dbf

and all thing work as well as posible.
Previous
Reply
Map
View

Click here to load this message in the networking platform