This Subprogram may be used to define the Group to which all subsequently defined Verbs will belong (unless explicitly overridden by another call to UI_DEFINE_GROUP or UI_USE_GROUP).
Short Name Calling Sequence
STATUS = UIDFGP(GROUP)
Long Name Calling Sequence
STATUS = UI_DEFINE_GROUP(...)
Input Arguments
GROUP (Integer) Group ID
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_GROUP ) Illegal Group ID UIILGP )
UI__DUPLICATE_GROUP ) Duplicate Group ID UIDUGP )
UI__OVERFLOW ) Work Space Overflow UIOVRF ) Note: