home *** CD-ROM | disk | FTP | other *** search
- In order to use the Help Compiler, follow these
- steps:
- Ñ Prepare an input specification, as described in the
- Formats description below.
- Ñ Compile it, using the compile menu option.
- This will automatically show it to you when it is done.
- You must save the resources in your application file.
- Prior help resources will be deleted, but all others will
- be left intact.
- Ñ Refine the help specification until it looks right to
- you.
- Ñ Call ShowHelp() from your application when
- you want to display help info. The ShowHelp() which
- is supplied is in the C language. You will have to
- rewrite it for other languages.
- Ñ When you want to change the help specification,
- you can use the Decompile option in the Operations
- menu. This option will generate a help text file from an
- existing set of help resources.
-