Building the Individual Help files

If you set up your Help project files as described in the previous section, you should be able to build each Help file just as you would for a single-file Help project. Simply change to the project directory and enter the HC command for the Help file you want to build.

For example, to build PMCD.HLP, you would do the following:

1.1.Change to the \HYPER project directory using the following command:

cd \HYPER

2.2.Enter an HC command to build the Help file:

hc pmcd.hpj

To build the other Help files, just repeat the same process for each of the three .HPJ files in the project. All the .HLP files you build will be created in the project directory (in this example, in the \HYPER directory).