Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call a *.chm file from a menu item?
Message
From
27/05/2002 15:15:47
 
 
To
27/05/2002 15:08:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00661761
Message ID:
00661768
Views:
15
>I want to call a *.chm file from a menu item in Visual FoxPro, any idea?
>by example:
>In visual Basic, I do it with Shell, anyone knows a similar command in VFoxPro?

You can call ShellExecute(), either directly as a Win32 API call or via the _shellexecute class in the _environ.vcx class library in the FFC, or invoke it with a COM object like the Wscript.Shell's Run or Shell.Application's Open methods.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform