Copying the Help-Related Files to Scribble
To perform the following procedure, use Windows Explorer or another file management utility.
To copy help-related files to Scribble
- 
Copy the entire HELPAPP\HLP directory to the Scribble project directory. 
The files contained in the \HLP directory include, among others: 
- 
The Help Project (.HPJ) file, which tells the Help compiler how to build the Help file.
 
 
- 
A file with the extension .CNT, needed to display the Help Contents screen.
 
 
- 
A file with the extension .HM, created during the process of compiling the Help file, needed to provide context-sensitive Help for user interface objects. (If you did not build the HelpApp project, this file won’t have been created yet.)
 
 
- 
Several bitmap (.BMP) files used to display graphics in the Help system.
 
- 
In the Scribble project \HLP directory, rename HelpApp.hpj to Scribble.hpj; HelpApp.hm to Scribble.hm (if this file exists); and HelpApp.cnt to Scribble.cnt.
The bitmap and .RTF files do not need to be renamed. 
- 
Copy Pen.rtf from the Scribble\Step6\HLP source code directory to your corresponding Scribble directory.
This file contains the Scribble-specific Help Contents topic and Help topics for Scribble’s Pen menu. 
Note   If you have not made a local copy of the sample source code for Scribble Step 6, see Installing the Sample Files.