Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Path To Documents & Settings
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01333149
Message ID:
01333215
Vues:
24
Hi Kevin,

>How can I get the full path to the user's Documents And Settings folder?
#DEFINE CSIDL_PERSONAL                  0x0005        && My Documents
Local loFolder
loFolder = NewObject("_commonfolder",Home()+"\FFC\_System.vcx" )
? loFolder.GetFolder(CSIDL_PERSONAL)
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform