Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create a help file
Message
De
23/11/1999 15:08:25
 
 
À
23/11/1999 15:00:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00294533
Message ID:
00294546
Vues:
24
>Hi all
>
>How do i create a .HLP file when i used MS-HTML help builder my output is a .CHM file.
>
>When i click the .CHM file outside VFP environment its working well.
>Do i include the .CHM file in my project or is there any way to convert the .chm file to .HLP or how do create a new .HLP file.
>

The .CHM is a compiled help file in the current form. You need to explicitly include the .CHM in your distribution, and include the Help File components in your Setup Wizard or other installation routine. You need the up[dated help File components from msdn.microsoft.com/vfoxpro/downloads/updates - either apply the Visual Studio Service Pack 6 patch (a very large file, but it corrects many problems in the initial release) or at a minimum, the updated Setup Wizard components. After applying the updates to your development system, you'll need to recreate your install disk set(s) to include the updated components.

You also need to reference the Help File in your application, and set the necessary control properties (specifically, the HelpContextID property) of each control that needs to have a context-sensitive reference item.
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform