Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you run a file from a VFP?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00288094
Message ID:
00289220
Views:
26
Thanks Ed I'll take a look at the documentation right away.

>If you omit the verb, 'OPEN' in the ShellExecute call, and pass it a null (pass a 0 value, not an empty string), ShellExecute() will perform the default verb defined in the registry for the file extension. Win2K behaves slightly differently, since it's possible to have no default verb available, in which case, ti takes the first verb encountered in the registry subtree.
>
>You can take a closer look at exactly how ShellExecute() works by looking it up in the MSDN docs if you have the library subscription, or find it in the Platform SDK docs through the MSDN OnLine site.
>
>If you use VFP6, the FFC provides a solid wrapper with source you can examine.
For every bug fixed, there is a bigger bug not yet discovered.
Previous
Reply
Map
View

Click here to load this message in the networking platform