This Subprogram locks the currently setup Group such that no more Verbs, Menus etc. may be specified until the Group is unlocked by a call to UI_UNLOCK_GROUP.
Short Name Calling Sequence
STATUS = UILKGP(PASSWD)
Long Name Calling Sequence
STATUS = UI_LOCK_GROUP(...)
Input Arguments
PASSWD (Integer*4) Password
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI ) UI__ILLEGAL_GROUP ) Illegal Group UIILGP ) UI__LOCKED_GROUP ) Locked Group UIGLOK ) Note: