Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getdir() across Network
Message
From
25/05/2001 04:36:32
 
 
To
25/05/2001 04:20:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00511371
Message ID:
00511375
Views:
15
Michael,

There are a couple of ActiveX controls in the downloads section of UT that allow you to use the shell namespace extensions to do exactly that. If the ActiveX controls are to heavy then I believe there is a FoxTalk/VFUG article (Andrew Coates?) that shows you how to do this in native VFP code with some API jiggery pockery!

BTW VFP7 extends its GetDir() function to allow you to do this natively.
= GETDIR("", "Browse for a local or network path", "GetDir Example", 1)
HTH
Neil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform