|
|
If you have context-sensitive help available, you must declare the helpbook name, which establishes the name of the hook file in /usr/lib/scohelp/hooks. Here is the associated code from the SCOadmin Accounts Manager:
set SCO_ACCOUNTGUI_MSGS(MSG_HELPBOOK) {350 accountGUI} set helpbook [IntlLocalizeMsg SCO_ACCOUNTGUI_MSG_HELPBOOK]The actual hook file is called accountGUI.hk. See ``Creating the hook file'' for more information on hook files.
``Creating context-sensitive help'' explains how to connect context-sensitive help to a manager.