Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create a help file
Message
From
23/11/1999 15:11:10
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00294533
Message ID:
00294552
Views:
17
>>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.
>

The reference should be http://msdn.microsoft.com/vfoxpro/downloads/updates.asp

>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
Previous
Reply
Map
View

Click here to load this message in the networking platform