This Subprogram may be used to define which already existing Menu is to be modified.
Short Name Calling Sequence
STATUS = UIUSME(MENUID[,OLDID])
Long Name Calling Sequence
STATUS = UI_USE_MENU(...)
Input Arguments
MENUID (Integer) Menu ID
Output Arguments
OLDID (Integer) Old Menu ID (Optional)
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_MENU ) Illegal Menu ID UIILME )
Note: