Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to launching WinExplorer from VFP
Message
 
To
20/10/2000 14:47:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00432175
Message ID:
00432260
Views:
20
Thanks Erik. Do you know if this works for Win95, 98, 2000, NT, "DCOM95 / DCOM95less, "MDAC / MDACless" operating systems?


>>How do you programmatically launch Windows Explorer from within VFP?
>
>You can use the Shell object:
>
>oShell = CREATEOBJECT("Shell.Application")
>oShell.Explore("c:\")
Previous
Reply
Map
View

Click here to load this message in the networking platform