Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get the path to a parent folder
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Get the path to a parent folder
Divers
Thread ID:
01294263
Message ID:
01294263
Vues:
54
Is there a cleaner way to do this:
** The database is in a subfolder called 'Data'
sDBCPath = JUSTPATH(LOWER(DBC()))
CD (sDBCPath)
CD.. 
sFileName = ADDBS(sDBCPath) + "vtc.ini"
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform