Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help Launching HTML help from VFP
Message
 
To
24/07/2002 13:44:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00682165
Message ID:
00682176
Views:
18
I had the same problem. Try looking at Microsoft Knowledge Base Article - Q314296.

>I have an application that I need to launch HTML help from. I have compiled a *.CHM file. What I want to do is to be able to launch the help file and display a particular topic. I am using VFP7 and Codemine framework.
>
>I have tried
>
>SET HELP ON
>SET HELP TO '\mypath\myhelp.chm'
>SET TOPIC TO 'MY TOPIC'
>HELP
>
>This works great in Developer mode and on my development machine. But when I distribute the application, it doesn't. I don't get an error or anything. Nothing happens at all. I checked my paths and my .CHM. I ran the .CHM file directly by clicking on it, works fine.
>
>Is there something missing that my stand-alone machine needs? Doesn't seem like it, since it fires off manually.
>
>Or perhaps there is a better way to launch a topic of help. I have tinkered with hh.exe & shellexecute with no luck.
>
>Thanks, steve
Chris McCandless
Red Sky Software
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform