![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Help information can be added for Screen Manager, Selection Manager, and Standard Session Manager menu styles. Help information is stored in the same table used by the screen definer so you can create and modify help information using PF9. You can also use the primary command EDHELP from the Menu Definer or in the Screen Definer for the Selection Manager and Screen Manager menu styles.
If information appears in the Usage and Purpose fields of the Menu Definer screen, you can embed the information in the Help screen using the .table command described below.You can use the following two SCRIPT commands to create help:
.table menu_items (menuname) title, usage, purpose For the Screen Manager and the Selection Manager styles of menus, you can use the full range of SCRIPT commands to format the help text.Do not embed the FCNKEYS table in the Help screen. The menus that you create all use the predefined keys 2, 3, and 12; therefore, you cannot define function keys for a menu.The following two examples illustrate unformatted screen help and the formatted screen help the users see when they use PF1.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |