Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help Launching HTML help from VFP
Message
De
24/07/2002 13:44:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Help Launching HTML help from VFP
Divers
Thread ID:
00682165
Message ID:
00682165
Vues:
53
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform