DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Writing a SCOadmin manager

Help book (hook file)

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.


Next topic: Building the main form
Previous topic: Managed host name

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 03 June 2005