This Subroutine defines a non-default Priority for the currently setup Verb within the currently setup Verb Group. When an ambiguous response is received from the User, the Verb with the highest priority will be assumed by default (otherwise an ambiguous response error will be flagged). The Priority may also be used to temporarily disable the currently setup Verb without dropping the corresponding Qualifiers etc.
Short Name Calling Sequence
STATUS = UIDFPR(PRIOR)
Long Name Calling Sequence
STATUS = UI_DEFINE_PRIORITY(....)
Input Arguments
PRIOR (Integer) Priority
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_VERB ) Illegal Verb UIILVB ) Note: