Dec 122017
SuperHelp – A Clipper Help Library Code Generator. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
ORDER | 1270 | 405 | deflated |
README | 627 | 375 | deflated |
SUPERHLP.DOC | 35682 | 7135 | deflated |
SUPERHLP.LIB | 92769 | 34488 | deflated |
Download File SUPERHLP.ZIP Here
Contents of the README file
* IMPORTANT *
Superhelp Library needs a directory.
Must have environmental variable. Set Superhlp=xy (xy=drive:\path)
Project information must be setup before creating windows.
Superhelp Library is Network compatible.
Superhlp.doc is partial documentation of library but please read.
Needs to linked ahead of Clipper's Extend Library.
Quick Start
-----------
Add the following lines to your Clipper Code when building help.
External Superbuild
Set Key xx to Superbuild
After generating help files, remove the lines from above and compile
& Link the Help programs into your applications.
Superhelp Library needs a directory.
Must have environmental variable. Set Superhlp=xy (xy=drive:\path)
Project information must be setup before creating windows.
Superhelp Library is Network compatible.
Superhlp.doc is partial documentation of library but please read.
Needs to linked ahead of Clipper's Extend Library.
Quick Start
-----------
Add the following lines to your Clipper Code when building help.
External Superbuild
Set Key xx to Superbuild
After generating help files, remove the lines from above and compile
& Link the Help programs into your applications.
December 12, 2017
Add comments