This Subprogram allows a particular Button on the currently setup Menu to be dropped (removed).
Short Name Calling Sequence
STATUS = UIDRBU(BUTTID)
Long Name Calling Sequence
STATUS = UI_DROP_BUTTON(...)
Input Arguments
BUTTID (Integer) Button ID
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_BUTTON ) Illegal Button ID UIILBU ) Note: