Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call Windows Explorer
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00185851
Message ID:
00185934
Views:
21
>>>I would like to call Windows Explorer from my application
>>>in the Win 95 environment. Any advise on how to go about?
>>>Thanks.
>>
>>The simple way is to call RUN /N c:\windows\explorer.exe - you may consider using the API to get the windows directory first.
>
>It's unnecessary; the Windows and Windows System directories are on the Windows seach path, so the program will be found. Using run fires it in the context of the current working directory.

So it does!! I didn't even try that. Thanks.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Reply
Map
View

Click here to load this message in the networking platform