This Subprogram will attempt to decode the specified text string into a Verb within the currently setup Verb Group (via a prior call to UI_USE_GROUP etc.). The text string may either correspond to a valid Verb or to an Alias thereof.
Short Name Calling Sequence
STATUS = UIDCVB(STRING,VERB)
Long Name Calling Sequence
STATUS = UI_DECODE_VERB(...)
Input Arguments
STRING (Character) Text String
Output Arguments
VERB (Character) Decoded Verb Text
Function Value
UI__SUCCESS ) Success UISUCC )
UI__ILLEGAL_VERB ) Illegal Verb UIILVB ) Note: