This Subroutine allows the Descriptive Text associated with a previously defined Menu Button on the currently setup Menu to be modified.
Short Name Calling Sequence
STATUS = UIMOBU(BUTTID,BUTEXT)
Long Name Calling Sequence
STATUS = UI_MODIFY_BUTTON(...)
Input Arguments
BUTTID (Integer) Button ID BUTEXT (Character) Button Descriptive Text
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_BUTTON ) Illegal Button ID UIILBU ) Note: