Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find My Documents folder programmatically
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01395633
Message ID:
01395643
Vues:
73
Thanks Naomi
oShell = CREATEOBJ('Shell.Application')
oFolder = oShell.NameSpace(0x5)
cMyDocs = oFolder.Self.Path
works like a charm. It's great to find another very useful tecnique from our friend Ed Rauh. I use several other snippets of his in every app. What a great contributor to UT and FoxPro!

Thanks for pointng me in the right direction.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform