Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Tools : DISPLAY_MENU

DISPLAY_MENU
Calls a specific menu into an application. (C)
Invocation
CALL DISPLAY_MENU(menuname)
 
Usage Notes
See Also
TIBCO Object Service Broker Defining Screens and Menus for information on defining menus.
Example
The following example displays the menu SCR_EMPLOYEE:

 
RULE EDITOR ===> SCROLL: P
DISPLAY_SCR_EMP;
_
_ ---------------------------------------------------------------------------
_ ------------------------------------------------------------+--------------
_ CALL DISPLAY_MENU('SCR_EMPLOYEE'); | 1
_ ---------------------------------------------------------------------------

 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved