next up previous contents
Next: Inquire UIPACK Version Up: Inquiry Subprograms Previous: Inquire UIPACK Initialised

Inquire Current Verb

This Subprogram allows the current Verb to be determined.

Short Name Calling Sequence

STATUS = UIIQVB(VERB)

Long Name Calling Sequence

STATUS = UI_INQUIRE_VERB(...)

Input Arguments

None

Output Arguments

VERB (Character) Verb Text

Function Value

UI__SUCCESS ) Success UISUCC )

UI__NOT_INITIALIZED ) Package not Initialized UININI )

Note:

  1. The current Verb is defined as that currently in use (UI_USE_VERB) or active (UI_GET_VERB or UI_ACTION_MENU).
  2. The Verb VERB be set to null (all spaces) if UIPACK has not been initialised.


Liz Buckle
Fri Jan 13 17:30:40 CST 1995