Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chm Help file will not display
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00690328
Message ID:
00690374
Vues:
15
In order for help to work, there needs to be a DLL (I don't remeber its name, probably foxhelp.dll) installed on the client machine. Just like the VFP runtime files need to be. The setup wizard takes care of this. If you don't use a setup program, then you will need to find a way to copy (and probably register) this DLL in the client computer yourself.

BTW, the reason it works on your development machine is becaue when you installed VFP on your computer, the VFP setup program installed this DLL in your computer.

>Hector
>I am not using a setup program. I created a desktop shortcut to the exe and the chm help will not display when F1 use pressed or the button is clicked.
>
>>When you create the setup program for your application, make sure you check the "HTML Help" option (or something like that) in the setup wizard.
>>
>>
>>>I created a graphical help file (?.chm) and have the following code
>>>in the application.
>>>
>>>
>>>* frmMain.init
>>>set help to cFile
>>>on key label F1 help
>>>
>>>* frmAbout.cmdHelp.click
>>>HELP
>>>
>>>
>>>The chm file displays when ran in development mode in VFP6. When the executable is ran neither the F1 key works nor the help button works from an about form. Nothing happens except the mouse pointer fades out like something is processing but doesn't display the chm help and there are no errors that I know of. Any ideas?
>>>
>>>Thanks, Chuck
Hector Correa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform