Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design a Help System
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00719067
Message ID:
00719203
Views:
15
Hi Diane !

You have to:
1. Add chm file on merge tab of project options (common.chm)
2. At top of contents tab insert a Heading that will link to another chm file contents. ( common.chm::\common.hhc )

For detailed description look at HTML Workshop help file topics:
Merging help files at run time:
- To merge multiple help files at run time
- Creating links from one contents file to another

I have several help system with merged two chm files (common.chm and prog??.chm) and it works. I did not link more than two chm files.
Important are also some options on compiler tab of project properties sheet -TOC can't be binary - as I remember.



>Hi everyones,
>
>I'm using HTML Help Workshop 1.1 to design a custom help system for my application. Because the appliation includes many modules I would like to split the help into small .chm files and "join" them together once everything is done.
>
>For example I would have;
>
>PAYROLL.chm
>GL.chm
>AP.chm
>etc.
>
>EVERYTHING.chm
>
>My ideas is that EVERYTHING.chm merely include a "content" file and an "index" file and that it will somehow open the other .chm file when needed. OR that I would be able to compile many help project into a single .chm file.
>
>I tried the "merge" function but either I don't use it correctly, either it's not doing what I would like it to do. With merge, I had to add every adn all (hundreds...) htm files into EVERYTHING.chm also It doesn't use the other .chm at all but instead I had to place every *.hhc (contents files) and *.hhk (index files) in the user directory alogn with EVERYTHING.chm
>
>
>Anybody has an idea or a comment on the subject?
>
>Thanks,
>Diane Robitaille
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform