Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fullpath() not working
Message
De
03/03/2004 05:20:07
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
À
02/03/2004 14:50:37
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00882238
Message ID:
00882624
Vues:
18
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform