Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User directories in XP
Message
 
To
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:
00861364
Views:
17
Thanks Cetin,

As always a quick reply and simple solution :)

I would still prefer a VFP way, but this will work just fine

Bob

>>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
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform