next up previous contents
Next: Fetch Menu Prompt Up: Retained Menu Definition Previous: Modify Menu Prompt

Modify Menu Title

This Subroutine allows the Title text for the currently setup Menu to be modified.

Short Name Calling Sequence

STATUS = UIMOTI(TITLE)

Long Name Calling Sequence

STATUS = UI_MODIFY_TITLE(...)

Input Arguments

TITLE (Character) Title Text String

Output Arguments

None

Function Value

UI__SUCCESS ) Success UISUCC )

UI__NOT_INITIALIZED ) Package not Initialized UININI )

UI__ILLEGAL_MENU ) Illegal Menu ID UIILME ) Note:

  1. This subroutine operates on the currently setup Menu as defined by a prior call to UI_DEFINE_MENU or UI_USE_MENU.


Liz Buckle
Fri Jan 13 17:39:04 CST 1995