Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
User directories in XP
Message
De
22/12/2003 13:32:15
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00861356
Message ID:
00861358
Vues:
18
>Hello All,
>
>I would like to be able to access the user directories in XP
>
>EX:
>
>C:\documents and settings\rpierce\
>
>and directories below it. I assume there is a way to reference these directories for the current user.
>
>Thanks in advance
>
>Bob

If scripting is allowed :

oWshShell = CreateObject("WScript.Shell")
? oWshShell.SpecialFolders("MyDocuments")

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform