Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User directories in XP
Message
From
22/12/2003 13:32:15
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00861356
Message ID:
00861358
Views:
19
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform