This Subprogram allows the current Error Reporting Level to be determined.
Short Name Calling Sequence
STATUS = UIIQER(LEVEL)
Long Name Calling Sequence
STATUS = UI_INQUIRE_ERROR(...)
Input Arguments
None
Output Arguments
LEVEL (Logical) Error Level (See Notes)
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
Note:
UIERRORDISABLED ) Error Reporting Disabled UIERDI )
UIERRORENABLED ) Error Reporting Enabled UIEREN )
Where these parameters are defined in the UIPACK Parameter Include files (see Appendix B).