This Subprogram allows the Operation Modes supported by the current UIPACK Library to be determined. Thus it may be used to determine whether the normal or graphics version of UIPACK was linked to.
Short Name Calling Sequence
STATUS = UIIQLI(MODE,VALID)
Long Name Calling Sequence
STATUS = UI_INQUIRE_LIBRARY(...)
Input Arguments
MODE (Integer) Operation Mode
Output Arguments
VALID (Logical) Mode supported Flag
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
Note:
UIPROMPTEDMODE ) Prompted Mode UIPRMD )
UISCROLLMODE ) Text Scroll Mode UISCMD )
UIVIEWTEXTMODE ) Viewport/Text Mode UIVTMD )
UIVIEWCURSORMODE ) Viewport/Cursor Mode UIVCMD )
UIGRAPHICSMODE ) Graphics Mode UIGRMD )