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

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004